Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-104228
#<BuildRuby:0x0000560aa5a1a530
@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.20220327-104228",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008164 0.003949 1.014736 ( 1.257592)
build_miniruby 0.002095 0.000559 0.075400 ( 0.073914)
build_ruby 0.002236 0.000000 0.075630 ( 0.074653)
build_all 0.004112 0.007447 4.224922 ( 0.863938)
build_install 0.015292 0.008528 7.884774 ( 2.452459)
test_btest 0.001199 0.000000 76.770364 ( 7.957334)
test_basic 0.007871 0.000745 0.342570 ( 0.431112)
test_all 0.001613 0.000580 672.538350 ( 66.181969)
test_rubyspec 0.113017 0.058052 46.249643 ( 51.536203)
total: 130.83 sec