Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-034114
#<BuildRuby:0x0000564bb3fd5570
@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.20221106-034114",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000077 0.000021 0.000098 ( 0.000121)
build_up 0.007497 0.000860 0.902756 ( 0.948367)
build_miniruby 0.001968 0.000000 0.050358 ( 0.048694)
build_ruby 0.002402 0.000000 0.042857 ( 0.041203)
build_all 0.008247 0.000000 1.229556 ( 0.474058)
build_install 0.010621 0.004749 1.585918 ( 0.808205)
test_btest 0.001233 0.000290 60.964949 ( 6.407786)
test_basic 0.001690 0.005029 0.308755 ( 0.402819)
test_all 0.001923 0.000565 518.877531 ( 55.438832)
test_rubyspec 0.084600 0.045156 43.303098 ( 51.907962)
total: 116.48 sec