Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-101123
#<BuildRuby:0x000055f64a750a58
@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.20220317-101123",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010241 0.000264 1.006300 ( 1.165138)
build_miniruby 0.002391 0.000342 0.082102 ( 0.078935)
build_ruby 0.001473 0.000211 0.066823 ( 0.065540)
build_all 0.009484 0.000029 4.126145 ( 0.857869)
build_install 0.022251 0.000366 7.982965 ( 2.441464)
test_btest 0.001116 0.000112 72.111944 ( 8.212198)
test_basic 0.003073 0.005355 0.330675 ( 0.421370)
test_all 0.001482 0.000222 697.978846 ( 67.430467)
test_rubyspec 0.121330 0.050962 46.071352 ( 51.455126)
total: 132.13 sec