Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-051104
#<BuildRuby:0x0000557280f6bba0
@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.20220731-051104",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.009103 0.000416 0.834867 ( 1.027834)
build_miniruby 0.001478 0.000000 0.053021 ( 0.052619)
build_ruby 0.001482 0.000000 0.055241 ( 0.054100)
build_all 0.009477 0.000092 1.247213 ( 0.473862)
build_install 0.007219 0.011126 4.257803 ( 1.810653)
test_btest 0.001828 0.000000 52.763221 ( 5.870927)
test_basic 0.004279 0.000585 0.281543 ( 0.373206)
test_all 0.003477 0.000000 502.010368 ( 52.681467)
test_rubyspec 0.068966 0.067896 42.012032 ( 47.845784)
total: 110.19 sec