Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-211545
#<BuildRuby:0x000055d37bd774f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-211545",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.005335 0.000110 1.040529 ( 1.312010)
build_miniruby 0.001323 0.000110 0.889363 ( 0.889210)
build_ruby 0.000995 0.000083 2.719479 ( 2.721679)
build_all 0.003102 0.004869 12.077497 ( 1.047421)
build_install 0.002848 0.011569 3.603468 ( 0.975079)
test_btest 0.000598 0.000213 62.876881 ( 5.612704)
test_basic 0.003201 0.001143 0.378002 ( 0.460529)
test_all 0.075052 0.027696 370.581564 ( 42.136881)
test_rubyspec 0.041262 0.032112 39.781107 ( 52.401627)
total: 107.56 sec