Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-130902
#<BuildRuby:0x0000556addee3e08
@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.20221226-130902",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003391 0.000565 0.627833 ( 1.033699)
build_miniruby 0.000734 0.000123 0.738661 ( 0.738035)
build_ruby 0.001281 0.000000 2.482088 ( 2.482851)
build_all 0.007766 0.000728 12.646225 ( 1.502388)
build_install 0.006404 0.000238 1.609438 ( 0.771265)
test_btest 0.000588 0.000084 65.749155 ( 6.297401)
test_basic 0.000467 0.003151 0.244801 ( 0.340228)
test_all 0.001180 0.000221 485.700967 ( 46.820852)
test_rubyspec 0.011145 0.015337 34.823738 ( 45.427699)
total: 105.42 sec