Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-175009
#<BuildRuby:0x000055a245230e28
@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.20220914-175009",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.008744 0.001345 1.119562 ( 1.118567)
build_miniruby 0.001732 0.000266 0.073696 ( 0.072150)
build_ruby 0.001730 0.000266 0.077972 ( 0.076185)
build_all 0.009340 0.001437 1.587147 ( 0.611892)
build_install 0.010625 0.011509 1.909733 ( 0.937041)
test_btest 0.001228 0.000327 91.409434 ( 9.608876)
test_basic 0.002782 0.004944 0.355669 ( 0.444757)
test_all 0.005213 0.000000 679.169716 ( 68.481906)
test_rubyspec 0.110540 0.052569 46.723476 ( 54.861494)
total: 136.21 sec