Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-200007
#<BuildRuby:0x000055d6f0bd4c10
@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.20220311-200007",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006532 0.004579 0.990404 ( 1.043186)
build_miniruby 0.001852 0.000000 0.074455 ( 0.072869)
build_ruby 0.002196 0.000042 0.072339 ( 0.070010)
build_all 0.007801 0.002081 1.487378 ( 0.604104)
build_install 0.017245 0.005547 5.357419 ( 2.230732)
test_btest 0.001343 0.000373 74.257847 ( 8.756433)
test_basic 0.005216 0.001449 0.346942 ( 0.438655)
test_all 0.001354 0.000377 708.547598 ( 68.281218)
test_rubyspec 0.108513 0.062917 46.102072 ( 51.281130)
total: 132.78 sec