Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-022453
#<BuildRuby:0x000055aed3f27510
@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.20220215-022453",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006459 0.005595 0.966031 ( 3.670114)
build_miniruby 0.001493 0.000344 0.077260 ( 0.075558)
build_ruby 0.001662 0.000384 0.079934 ( 0.078380)
build_all 0.009213 0.000934 4.050098 ( 0.767640)
build_install 0.019748 0.004232 7.765441 ( 2.301904)
test_btest 0.001435 0.000308 71.720737 ( 8.228479)
test_basic 0.002780 0.005653 0.341293 ( 0.429138)
test_all 0.002143 0.000000 689.805737 ( 67.080206)
test_rubyspec 0.126134 0.043650 45.931137 ( 51.396044)
total: 134.03 sec