Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-085603
#<BuildRuby:0x000055c238444a80
@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.20220219-085603",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008290 0.002662 0.944121 ( 1.136935)
build_miniruby 0.001612 0.000285 0.074037 ( 0.072417)
build_ruby 0.001868 0.000329 0.074817 ( 0.072721)
build_all 0.010032 0.000376 4.152354 ( 0.792543)
build_install 0.017125 0.005712 7.776441 ( 2.317351)
test_btest 0.001171 0.000223 77.592012 ( 8.248634)
test_basic 0.007309 0.000000 0.345379 ( 0.435395)
test_all 0.001699 0.000034 708.307678 ( 67.879967)
test_rubyspec 0.093007 0.071878 46.006506 ( 51.282395)
total: 132.24 sec