Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-182411
#<BuildRuby:0x0000562e3e3234b8
@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.20220716-182411",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005117 0.006053 0.973470 ( 1.181147)
build_miniruby 0.002203 0.000000 0.074217 ( 0.073412)
build_ruby 0.001492 0.000000 0.078191 ( 0.078645)
build_all 0.005982 0.003078 1.516976 ( 0.605468)
build_install 0.015423 0.007082 5.139865 ( 2.118554)
test_btest 0.000000 0.001461 74.502074 ( 8.288401)
test_basic 0.002503 0.004419 0.307257 ( 0.399727)
test_all 0.001330 0.000630 619.997943 ( 63.668893)
test_rubyspec 0.123327 0.051003 45.327210 ( 51.047518)
total: 127.46 sec