Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-160018
#<BuildRuby:0x000055a0c18cef08
@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.20220718-160018",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007182 0.001958 0.881818 ( 1.586148)
build_miniruby 0.001294 0.000353 0.063863 ( 0.062491)
build_ruby 0.001395 0.000000 0.054054 ( 0.052751)
build_all 0.008863 0.000198 1.285416 ( 0.498871)
build_install 0.015090 0.001083 4.279510 ( 1.806670)
test_btest 0.000000 0.001730 53.284418 ( 6.205761)
test_basic 0.002486 0.004023 0.286192 ( 0.376853)
test_all 0.002734 0.000729 483.227616 ( 52.041419)
test_rubyspec 0.059762 0.070436 41.821956 ( 47.698431)
total: 110.33 sec