Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-131501
#<BuildRuby:0x000055d010a0d5f8
@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.20220508-131501",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000462 0.006948 0.948462 ( 1.245869)
build_miniruby 0.000845 0.000281 0.062154 ( 0.060975)
build_ruby 0.000604 0.000201 0.058084 ( 0.056835)
build_all 0.004240 0.001413 1.252347 ( 0.525489)
build_install 0.004271 0.010306 6.361221 ( 2.948588)
test_btest 0.000441 0.000196 61.111706 ( 13.238853)
test_basic 0.004532 0.000026 0.291078 ( 0.385756)
test_all 0.000986 0.000416 540.653722 ( 64.548653)
test_rubyspec 0.026683 0.024834 52.979769 ( 58.678766)
total: 141.69 sec