Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-091507
#<BuildRuby:0x00005578419303a0
@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.20220904-091507",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003517 0.007711 0.960741 ( 0.983367)
build_miniruby 0.002546 0.000000 0.075588 ( 0.073715)
build_ruby 0.001892 0.000191 0.075778 ( 0.075573)
build_all 0.004551 0.005357 1.536037 ( 0.601735)
build_install 0.018822 0.002881 1.906644 ( 0.943678)
test_btest 0.000832 0.000231 76.493434 ( 8.352532)
test_basic 0.003489 0.004423 0.334848 ( 0.424040)
test_all 0.000129 0.004833 667.976534 ( 66.145636)
test_rubyspec 0.074161 0.083507 45.207235 ( 53.753377)
total: 131.35 sec