Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-062725
#<BuildRuby:0x000055d493028510
@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.20220316-062725",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000089 0.000013 0.000102 ( 0.000109)
build_up 0.009903 0.001524 1.050898 ( 1.923543)
build_miniruby 0.001780 0.000274 0.076767 ( 0.075263)
build_ruby 0.001596 0.000245 0.081548 ( 0.080020)
build_all 0.004510 0.004851 4.256605 ( 0.880801)
build_install 0.020670 0.002031 7.967971 ( 2.426524)
test_btest 0.000909 0.000170 79.038878 ( 8.251346)
test_basic 0.001316 0.005992 0.345513 ( 0.432466)
test_all 0.001547 0.000386 707.927249 ( 68.309130)
test_rubyspec 0.075841 0.083630 46.137384 ( 51.556150)
total: 133.94 sec