Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-211917
#<BuildRuby:0x0000560504cdd4a8
@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.20220729-211917",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005247 0.004511 0.839553 ( 0.888526)
build_miniruby 0.001228 0.000558 0.062719 ( 0.061064)
build_ruby 0.000000 0.001523 0.066399 ( 0.064956)
build_all 0.007749 0.000560 1.230654 ( 0.466605)
build_install 0.013624 0.003925 4.360683 ( 1.794998)
test_btest 0.001220 0.000488 52.894666 ( 6.132098)
test_basic 0.006416 0.000696 0.283614 ( 0.373841)
test_all 0.001380 0.000518 476.181543 ( 51.605669)
test_rubyspec 0.071000 0.058041 41.604154 ( 47.417483)
total: 108.81 sec