Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-210907
#<BuildRuby:0x000055fe4de8bb00
@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.20231227-210907",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000033 0.000013 0.000046 ( 0.000045)
build_up 0.004937 0.000353 1.095719 ( 1.490167)
build_miniruby 0.000000 0.001476 0.848858 ( 0.848834)
build_ruby 0.000673 0.001131 2.829280 ( 2.829585)
build_all 0.006266 0.003248 16.469331 ( 1.502126)
build_install 0.003470 0.005430 4.631183 ( 1.174515)
test_btest 0.000782 0.000370 84.707823 ( 7.018726)
test_basic 0.005491 0.000000 0.817244 ( 0.889471)
test_all 0.100981 0.033352 578.825030 ( 57.598311)
test_rubyspec 0.033557 0.014677 51.118098 ( 63.374796)
total: 136.73 sec