Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-022243
#<BuildRuby:0x000055a3c52aef90
@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.20220718-022243",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007826 0.002135 0.854370 ( 1.070315)
build_miniruby 0.000975 0.000266 0.048408 ( 0.048254)
build_ruby 0.001449 0.000395 0.061621 ( 0.061538)
build_all 0.005415 0.001477 1.270083 ( 0.491367)
build_install 0.010632 0.007072 4.243710 ( 1.832013)
test_btest 0.001287 0.000429 51.879987 ( 6.219601)
test_basic 0.005842 0.001947 0.298149 ( 0.389606)
test_all 0.000000 0.003115 504.147983 ( 52.860989)
test_rubyspec 0.087146 0.053018 42.004888 ( 47.927977)
total: 110.90 sec