Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-221617
#<BuildRuby:0x000055efbbafb788
@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.20231226-221617",
@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.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003499 0.001050 0.801930 ( 1.198007)
build_miniruby 0.000807 0.000242 0.796452 ( 0.795745)
build_ruby 0.001496 0.000000 2.649929 ( 2.650824)
build_all 0.006671 0.001052 11.878185 ( 0.995841)
build_install 0.007605 0.002846 3.504009 ( 0.969803)
test_btest 0.000465 0.000133 61.900016 ( 5.664923)
test_basic 0.000000 0.003961 0.393265 ( 0.473057)
test_all 0.089581 0.012086 357.324914 ( 34.887257)
test_rubyspec 0.031074 0.034522 40.157434 ( 52.735689)
total: 100.37 sec