Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-172032
#<BuildRuby:0x000055d9cf262f60
@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.20231119-172032",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000970 0.004316 1.386723 ( 1.779098)
build_miniruby 0.001171 0.000000 0.850565 ( 0.850084)
build_ruby 0.001556 0.000000 2.756612 ( 2.756810)
build_all 0.008807 0.001222 16.891600 ( 1.474801)
build_install 0.005572 0.003229 4.969165 ( 1.212841)
test_btest 0.000582 0.000208 86.862565 ( 7.134688)
test_basic 0.003149 0.001125 0.748933 ( 0.825999)
test_all 0.106557 0.031325 514.073308 ( 60.052180)
test_rubyspec 0.016902 0.034994 52.610009 ( 64.982312)
total: 141.07 sec