Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-085925
#<BuildRuby:0x0000561d13f7c098
@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.20231228-085925",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002204 0.003592 1.348375 ( 1.721047)
build_miniruby 0.000756 0.000160 0.974136 ( 0.973505)
build_ruby 0.001450 0.000305 2.694979 ( 2.700011)
build_all 0.008696 0.000940 16.570703 ( 1.448419)
build_install 0.007514 0.001503 4.640951 ( 1.162116)
test_btest 0.001053 0.000000 84.240044 ( 7.050990)
test_basic 0.004850 0.000000 0.732378 ( 0.806122)
test_all 0.098138 0.040077 521.911772 ( 54.707884)
test_rubyspec 0.026944 0.019211 50.073130 ( 62.361752)
total: 132.93 sec