Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-210530
#<BuildRuby:0x000055c2437ff840
@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.20231230-210530",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.004786 1.145357 ( 1.517942)
build_miniruby 0.000000 0.000951 0.898091 ( 0.898099)
build_ruby 0.000000 0.001900 2.847004 ( 2.851166)
build_all 0.002047 0.007555 16.763910 ( 1.507000)
build_install 0.002790 0.005672 4.728425 ( 1.145692)
test_btest 0.000761 0.000326 84.435781 ( 6.458318)
test_basic 0.003153 0.001855 0.710185 ( 0.784974)
test_all 0.099999 0.034952 576.143681 ( 54.633857)
test_rubyspec 0.022134 0.023598 51.410356 ( 63.825003)
total: 133.62 sec