Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-144637
#<BuildRuby:0x0000560115f71888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-144637",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000065 0.000010 0.000075 ( 0.000075)
build_up 0.009172 0.001411 0.951292 ( 1.638594)
build_miniruby 0.001472 0.000226 0.074108 ( 0.072464)
build_ruby 0.001759 0.000270 0.077474 ( 0.075805)
build_all 0.010394 0.000000 4.037732 ( 0.776684)
build_install 0.023599 0.000000 7.777631 ( 2.284871)
test_btest 0.001210 0.000000 46.356454 ( 43.016673)
test_basic 0.005526 0.002744 0.342736 ( 0.429797)
test_all 0.001680 0.000201 665.099847 ( 65.457759)
test_rubyspec 0.093551 0.079804 45.811170 ( 51.196905)
total: 164.95 sec