Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-211743
#<BuildRuby:0x000055d0e60eb2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220807-211743",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006598 0.000000 0.820078 ( 0.876659)
build_miniruby 0.000000 0.000977 0.058059 ( 0.056898)
build_ruby 0.000000 0.000999 0.059272 ( 0.058037)
build_all 0.000000 0.004496 1.528604 ( 0.603954)
build_install 0.007529 0.001447 5.632516 ( 2.143363)
test_btest 0.000755 0.000084 51.542832 ( 8.663932)
test_basic 0.001434 0.004328 0.325247 ( 0.414517)
test_all 0.001142 0.000191 593.828545 ( 88.448843)
test_rubyspec 0.055583 0.031238 43.789204 ( 51.221636)
total: 152.49 sec