Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-201639
#<BuildRuby:0x0000562dead07500
@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.20231210-201639",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001384 0.003451 1.235369 ( 1.583274)
build_miniruby 0.000776 0.000163 0.850542 ( 0.850173)
build_ruby 0.001168 0.000246 2.697971 ( 2.698504)
build_all 0.010274 0.000000 17.017415 ( 1.464087)
build_install 0.008406 0.000490 5.052931 ( 1.180138)
test_btest 0.000930 0.000162 87.368750 ( 8.224975)
test_basic 0.004261 0.000741 0.612065 ( 0.692867)
test_all 0.102247 0.033152 570.488900 ( 57.998001)
test_rubyspec 0.016975 0.025891 50.474711 ( 62.830830)
total: 137.52 sec