Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-051307
#<BuildRuby:0x000055ecd5668d30
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221117-051307",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.007211 0.001030 1.101445 ( 1.605611)
build_miniruby 0.000000 0.001986 0.921032 ( 0.921452)
build_ruby 0.000000 0.002380 2.340441 ( 2.249784)
build_all 0.004871 0.013744 18.349990 ( 2.300547)
build_install 0.016515 0.002171 1.887260 ( 1.010107)
test_btest 0.001310 0.000455 81.657343 ( 10.378559)
test_basic 0.002246 0.004640 0.342939 ( 0.440793)
test_all 0.002345 0.000918 682.337761 ( 73.177780)
test_rubyspec 0.081353 0.037518 50.679357 ( 59.102659)
total: 151.19 sec