Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-063758
#<BuildRuby:0x0000561312f846e0
@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.20220726-063758",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.011088 1.004997 ( 2.309450)
build_miniruby 0.001328 0.000354 0.077532 ( 0.075907)
build_ruby 0.001899 0.000000 0.075344 ( 0.073619)
build_all 0.006512 0.004108 1.518337 ( 0.568171)
build_install 0.019005 0.002927 5.272087 ( 2.076194)
test_btest 0.000735 0.000193 73.818611 ( 8.350540)
test_basic 0.005421 0.001426 0.325167 ( 0.414741)
test_all 0.001271 0.000334 682.275308 ( 67.032477)
test_rubyspec 0.123542 0.056811 45.671689 ( 51.451223)
total: 132.35 sec