Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-055350
#<BuildRuby:0x00005615e3827040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230606-055350",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004954 0.000292 1.278288 ( 2.541099)
build_miniruby 0.000765 0.000225 0.811822 ( 0.811717)
build_ruby 0.000964 0.000283 2.315044 ( 2.314892)
build_all 0.007874 0.001040 12.949345 ( 1.141801)
build_install 0.002393 0.005136 1.843896 ( 0.898371)
test_btest 0.000695 0.000232 85.623705 ( 6.817836)
test_basic 0.000000 0.003514 0.543873 ( 0.631428)
test_all 0.000000 0.001359 449.541631 ( 47.676983)
test_rubyspec 0.006228 0.033473 42.200453 ( 54.661003)
total: 117.50 sec