Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-084701
#<BuildRuby:0x000055e203f0f858
@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.20220227-084701",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006668 0.004643 1.001416 ( 1.292972)
build_miniruby 0.001821 0.000000 0.067635 ( 0.065760)
build_ruby 0.001966 0.000000 0.069900 ( 0.067683)
build_all 0.007712 0.002989 4.206066 ( 0.854906)
build_install 0.015476 0.008486 7.925040 ( 2.419080)
test_btest 0.000950 0.000279 77.601063 ( 8.222183)
test_basic 0.003014 0.004278 0.343282 ( 0.440264)
test_all 0.001382 0.000460 659.151822 ( 65.868004)
test_rubyspec 0.102951 0.061998 46.796639 ( 52.079219)
total: 131.31 sec