Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-045742
#<BuildRuby:0x000055d386f983a0
@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.20220809-045742",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008154 0.003519 0.998683 ( 1.891414)
build_miniruby 0.002204 0.000000 0.077211 ( 0.075671)
build_ruby 0.000000 0.002252 0.070954 ( 0.068947)
build_all 0.007253 0.004104 1.528953 ( 0.587680)
build_install 0.021801 0.001968 5.299681 ( 2.097279)
test_btest 0.000000 0.001223 75.471451 ( 8.374272)
test_basic 0.001020 0.006881 0.327791 ( 0.420529)
test_all 0.002967 0.000205 675.267084 ( 67.342460)
test_rubyspec 0.117319 0.066960 46.072458 ( 53.282178)
total: 134.14 sec