Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-124136
#<BuildRuby:0x000055d6d0640af8
@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.20220308-124136",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002702 0.010221 0.992828 ( 1.337750)
build_miniruby 0.001822 0.000429 0.073190 ( 0.071366)
build_ruby 0.001513 0.000356 0.070532 ( 0.069515)
build_all 0.008792 0.001107 4.224677 ( 0.865313)
build_install 0.018580 0.005593 7.991379 ( 2.458389)
test_btest 0.001065 0.000254 74.343017 ( 7.955931)
test_basic 0.002883 0.005276 0.340600 ( 0.429630)
test_all 0.000000 0.001674 695.991353 ( 67.645519)
test_rubyspec 0.106685 0.046707 45.901076 ( 51.386013)
total: 132.22 sec