Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-222427
#<BuildRuby:0x000055b88128c8e8
@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.20220816-222427",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.011455 0.958464 ( 1.082304)
build_miniruby 0.001262 0.000767 0.074282 ( 0.074210)
build_ruby 0.002237 0.000596 0.079208 ( 0.078753)
build_all 0.004770 0.004399 1.533481 ( 0.584170)
build_install 0.015459 0.006576 1.859089 ( 0.941069)
test_btest 0.000981 0.000327 77.818466 ( 8.240506)
test_basic 0.007251 0.001021 0.333289 ( 0.423344)
test_all 0.001294 0.003184 629.997319 ( 63.791689)
test_rubyspec 0.099913 0.061079 45.178390 ( 52.671295)
total: 127.89 sec