Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-122559
#<BuildRuby:0x000055bc038083a0
@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.20220826-122559",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006426 0.005641 0.970308 ( 1.175240)
build_miniruby 0.001725 0.000398 0.074535 ( 0.074472)
build_ruby 0.001922 0.000000 0.077617 ( 0.078504)
build_all 0.010051 0.000000 1.517251 ( 0.603843)
build_install 0.018943 0.000000 1.875647 ( 0.952594)
test_btest 0.001130 0.000000 75.076465 ( 8.477133)
test_basic 0.008087 0.000000 0.322261 ( 0.412451)
test_all 0.004846 0.000000 653.574191 ( 64.907514)
test_rubyspec 0.107238 0.065284 45.418677 ( 53.822395)
total: 130.51 sec