Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-201602
#<BuildRuby:0x000055fa51e0fe88
@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.20231123-201602",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002849 0.003446 0.915872 ( 1.303812)
build_miniruby 0.000773 0.000351 0.806218 ( 0.806080)
build_ruby 0.001302 0.000592 2.652292 ( 2.652718)
build_all 0.007924 0.000000 12.172100 ( 1.010473)
build_install 0.005283 0.006427 3.740376 ( 0.991137)
test_btest 0.000459 0.000212 63.816239 ( 5.700193)
test_basic 0.002594 0.001197 0.394399 ( 0.474249)
test_all 0.084134 0.013241 353.479369 ( 36.385094)
test_rubyspec 0.047580 0.022874 39.755940 ( 52.304213)
total: 101.63 sec