Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-181248
#<BuildRuby:0x000055d8b0df2148
@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.20220727-181248",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008894 0.001482 0.897418 ( 0.976899)
build_miniruby 0.001756 0.000000 0.063393 ( 0.062268)
build_ruby 0.001329 0.000000 0.046352 ( 0.045222)
build_all 0.004022 0.005306 1.224537 ( 0.460339)
build_install 0.010122 0.006413 4.387316 ( 1.858130)
test_btest 0.001442 0.000412 52.824574 ( 5.803683)
test_basic 0.005616 0.000127 0.297054 ( 0.386776)
test_all 0.001577 0.000420 507.477629 ( 53.009891)
test_rubyspec 0.086317 0.043764 41.592959 ( 47.398212)
total: 110.00 sec