Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-071156
#<BuildRuby:0x000055bd9e3deeb8
@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.20231122-071156",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004244 0.001326 1.370102 ( 1.742256)
build_miniruby 0.000761 0.000237 0.907748 ( 0.907254)
build_ruby 0.001051 0.000328 2.636555 ( 2.636164)
build_all 0.004950 0.005726 17.431680 ( 1.558364)
build_install 0.008764 0.000298 5.236884 ( 1.203648)
test_btest 0.000826 0.000275 89.950045 ( 7.472743)
test_basic 0.000202 0.004100 0.778200 ( 0.853943)
test_all 0.083258 0.058039 520.728369 ( 55.650609)
test_rubyspec 0.019964 0.027263 50.641668 ( 62.921844)
total: 134.95 sec