Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-202054
#<BuildRuby:0x000055cf09870e50
@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.20220908-202054",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007631 0.002424 1.095154 ( 1.514466)
build_miniruby 0.001322 0.000472 0.074096 ( 0.072289)
build_ruby 0.001491 0.000533 0.076761 ( 0.074373)
build_all 0.005947 0.004829 1.565798 ( 0.598164)
build_install 0.020754 0.001233 1.877216 ( 0.932981)
test_btest 0.000000 0.001643 96.769949 ( 9.348920)
test_basic 0.000923 0.007304 0.351478 ( 0.443732)
test_all 0.002350 0.000989 638.933380 ( 66.525738)
test_rubyspec 0.110232 0.065967 47.091547 ( 55.286759)
total: 134.80 sec