Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-195433
#<BuildRuby:0x000055ad4aed3df0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220424-195433",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006128 0.000438 0.859569 ( 1.195412)
build_miniruby 0.000996 0.000071 0.057426 ( 0.056148)
build_ruby 0.000983 0.000000 0.059475 ( 0.058049)
build_all 0.004324 0.000062 1.491975 ( 0.605665)
build_install 0.002285 0.008577 6.307739 ( 2.852692)
test_btest 0.000613 0.000115 54.815609 ( 8.463934)
test_basic 0.005328 0.000999 0.352408 ( 0.439796)
test_all 0.001336 0.000250 629.916171 ( 88.721391)
test_rubyspec 0.068366 0.025957 44.333669 ( 49.255899)
total: 151.65 sec