Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-034110
#<BuildRuby:0x0000556e580977e0
@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.20220226-034110",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009034 0.003011 0.997274 ( 1.439435)
build_miniruby 0.002508 0.000000 0.073794 ( 0.072033)
build_ruby 0.001583 0.000153 0.079948 ( 0.078907)
build_all 0.011277 0.000000 4.141962 ( 0.850222)
build_install 0.018219 0.005384 7.957299 ( 2.450349)
test_btest 0.000960 0.000258 73.616433 ( 7.845972)
test_basic 0.001487 0.006300 0.335362 ( 0.424168)
test_all 0.001766 0.000000 678.197363 ( 66.042968)
test_rubyspec 0.117897 0.054053 46.262717 ( 51.774801)
total: 130.98 sec