Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-162149
#<BuildRuby:0x00005591c7562be8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-162149",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006698 0.000957 1.284831 ( 1.300045)
build_miniruby 0.001203 0.000171 1.728436 ( 1.585007)
build_ruby 0.001342 0.000192 2.790558 ( 2.788171)
build_all 0.005002 0.004826 16.834573 ( 2.993020)
build_install 0.006185 0.005147 2.149003 ( 1.083627)
test_btest 0.000764 0.000191 77.548616 ( 10.733839)
test_basic 0.005327 0.001331 0.364421 ( 0.450456)
test_all 0.001000 0.000250 685.717102 ( 95.660235)
test_rubyspec 0.078207 0.047546 52.486032 ( 60.514672)
total: 177.11 sec