Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-035338
#<BuildRuby:0x000055cdd9e8a9c0
@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.20221107-035338",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000066 0.000005 0.000071 ( 0.000070)
build_up 0.007734 0.000594 0.886077 ( 1.365466)
build_miniruby 0.001350 0.000104 0.049645 ( 0.048434)
build_ruby 0.001283 0.000099 0.041349 ( 0.040172)
build_all 0.008021 0.000228 1.252525 ( 0.479646)
build_install 0.009090 0.006371 1.567695 ( 0.801900)
test_btest 0.001518 0.000217 61.084868 ( 6.451688)
test_basic 0.005819 0.000000 0.304333 ( 0.395219)
test_all 0.002957 0.000093 511.880487 ( 54.456572)
test_rubyspec 0.107450 0.029941 43.298773 ( 51.835494)
total: 115.88 sec