Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-171940
#<BuildRuby:0x000055e5159d00f8
@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.20221206-171940",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011161 0.000000 1.186731 ( 1.212417)
build_miniruby 0.002383 0.000099 0.848608 ( 0.848000)
build_ruby 0.003122 0.000184 2.212006 ( 2.121277)
build_all 0.014188 0.004861 18.537149 ( 2.154667)
build_install 0.021015 0.000665 2.050909 ( 1.036266)
test_btest 0.001427 0.000130 92.319510 ( 9.296453)
test_basic 0.002230 0.004615 0.345328 ( 0.439252)
test_all 0.001504 0.000197 684.501261 ( 71.157717)
test_rubyspec 0.092843 0.051476 49.031791 ( 57.476759)
total: 145.74 sec