Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-165534
#<BuildRuby:0x0000559a914f43a0
@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.20220730-165534",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.010288 0.001583 0.954183 ( 1.124650)
build_miniruby 0.001625 0.000250 0.075134 ( 0.073663)
build_ruby 0.001463 0.000225 0.073435 ( 0.071946)
build_all 0.010144 0.000041 1.551600 ( 0.602595)
build_install 0.023305 0.000942 5.217844 ( 2.128401)
test_btest 0.001023 0.000113 74.017614 ( 8.180030)
test_basic 0.006916 0.000151 0.318322 ( 0.408187)
test_all 0.002219 0.000233 671.490974 ( 66.132659)
test_rubyspec 0.118294 0.045197 45.435701 ( 50.882060)
total: 129.61 sec