Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-115004
#<BuildRuby:0x000055628504b680
@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.20220403-115004",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007134 0.004780 1.010414 ( 1.233431)
build_miniruby 0.001944 0.000555 0.073218 ( 0.071657)
build_ruby 0.001661 0.000474 0.078426 ( 0.077937)
build_all 0.006337 0.003610 4.294722 ( 0.877214)
build_install 0.022474 0.001412 8.524379 ( 3.018297)
test_btest 0.001060 0.000265 74.553454 ( 7.926063)
test_basic 0.005354 0.001339 0.338282 ( 0.427936)
test_all 0.001537 0.000384 699.186889 ( 67.582630)
test_rubyspec 0.089424 0.077033 46.620427 ( 51.969530)
total: 133.19 sec