Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-085708
#<BuildRuby:0x00005618363c3fa8
@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.20220628-085708",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000005 0.000004 0.000009 ( 0.000010)
build_up 0.005812 0.001095 0.906573 ( 1.259078)
build_miniruby 0.000611 0.000408 0.057430 ( 0.056250)
build_ruby 0.000606 0.000404 0.060075 ( 0.058844)
build_all 0.004214 0.000000 1.482896 ( 0.603305)
build_install 0.010552 0.000000 6.276419 ( 2.813175)
test_btest 0.000864 0.000000 46.353716 ( 8.857326)
test_basic 0.004670 0.001144 0.258516 ( 0.346786)
test_all 0.000938 0.000433 645.734149 ( 92.177260)
test_rubyspec 0.075937 0.048972 44.353552 ( 49.914832)
total: 156.09 sec