Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-084801
#<BuildRuby:0x0000562aa02dfe08
@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.20231211-084801",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004746 0.000234 1.001618 ( 1.280925)
build_miniruby 0.000863 0.000259 0.876399 ( 0.875711)
build_ruby 0.001400 0.000000 2.708980 ( 2.712192)
build_all 0.005812 0.002551 12.036220 ( 1.001536)
build_install 0.009684 0.000585 3.595009 ( 0.975252)
test_btest 0.000623 0.000167 61.286574 ( 5.826693)
test_basic 0.000000 0.002928 0.372136 ( 0.454299)
test_all 0.076694 0.022758 382.139725 ( 31.852137)
test_rubyspec 0.038393 0.025503 39.769353 ( 52.435883)
total: 97.42 sec