Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-220239
#<BuildRuby:0x000055eec7c1bf68
@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.20220821-220239",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006752 0.831767 ( 1.323969)
build_miniruby 0.000000 0.000942 0.057474 ( 0.056227)
build_ruby 0.000417 0.000618 0.059408 ( 0.058087)
build_all 0.004609 0.000134 1.555616 ( 0.593986)
build_install 0.007825 0.001032 1.917252 ( 0.966357)
test_btest 0.000628 0.000180 48.803731 ( 8.751936)
test_basic 0.004575 0.001307 0.341417 ( 0.429690)
test_all 0.001152 0.000329 607.448571 ( 90.580091)
test_rubyspec 0.060004 0.033419 44.405129 ( 52.711411)
total: 155.47 sec