Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-131342
#<BuildRuby:0x00005579d8366c88
@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.20220823-131342",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009708 0.001436 0.921246 ( 3.425441)
build_miniruby 0.001197 0.000300 0.048883 ( 0.047064)
build_ruby 0.001689 0.000422 0.062901 ( 0.060867)
build_all 0.006412 0.000396 1.255463 ( 0.479150)
build_install 0.006458 0.008593 1.590723 ( 0.793756)
test_btest 0.001048 0.000000 54.880871 ( 6.505853)
test_basic 0.004371 0.001857 0.286233 ( 0.386212)
test_all 0.002729 0.003082 497.195262 ( 52.550350)
test_rubyspec 0.084988 0.049275 41.945842 ( 50.486349)
total: 114.74 sec