Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-151024
#<BuildRuby:0x000055b25b427788
@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.20220131-151024",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003375 0.008063 0.972836 ( 1.316247)
build_miniruby 0.001477 0.000568 0.077098 ( 0.074628)
build_ruby 0.001169 0.000449 0.075280 ( 0.073611)
build_all 0.002920 0.007976 4.091166 ( 0.794072)
build_install 0.011977 0.012292 7.706761 ( 2.302608)
test_btest 0.000000 0.001507 47.915025 ( 44.658491)
test_basic 0.004314 0.002654 0.341129 ( 0.434123)
test_all 0.001113 0.000680 705.154691 ( 67.486552)
test_rubyspec 0.107511 0.068265 46.397907 ( 51.415196)
total: 168.56 sec