Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-041409
#<BuildRuby:0x0000555f12e5b340
@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.20220610-041409",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007227 0.004008 1.021023 ( 3.182360)
build_miniruby 0.001568 0.000196 0.076419 ( 0.074883)
build_ruby 0.002021 0.000000 0.077238 ( 0.075262)
build_all 0.008071 0.000708 1.481543 ( 0.601348)
build_install 0.023059 0.000466 5.892359 ( 2.765695)
test_btest 0.001755 0.000167 71.776344 ( 8.218617)
test_basic 0.005926 0.000564 0.320168 ( 0.410608)
test_all 0.002640 0.000251 696.214917 ( 67.431743)
test_rubyspec 0.145262 0.026052 45.424007 ( 51.121321)
total: 133.88 sec