Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-164424
#<BuildRuby:0x000056105ee367e0
@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.20220801-164424",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006437 0.000351 0.869195 ( 4.585330)
build_miniruby 0.000779 0.000000 0.057287 ( 0.056129)
build_ruby 0.000997 0.000000 0.058886 ( 0.057636)
build_all 0.004266 0.000260 1.523670 ( 0.585938)
build_install 0.006301 0.004831 5.638757 ( 2.152657)
test_btest 0.000640 0.000128 50.736748 ( 8.517627)
test_basic 0.005035 0.001007 0.350069 ( 0.438678)
test_all 0.000949 0.000190 603.545318 ( 91.455295)
test_rubyspec 0.089337 0.036964 43.768336 ( 49.366686)
total: 157.22 sec