Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-140432
#<BuildRuby:0x000055e5b2f9bdf0
@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.20220607-140432",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006264 0.000000 0.838720 ( 1.232392)
build_miniruby 0.000977 0.000000 0.057507 ( 0.056333)
build_ruby 0.000886 0.000000 0.058596 ( 0.057396)
build_all 0.000000 0.004242 1.497065 ( 0.606874)
build_install 0.008685 0.000394 6.289815 ( 2.855715)
test_btest 0.001573 0.000000 55.520966 ( 8.115085)
test_basic 0.006006 0.000000 0.365337 ( 0.453348)
test_all 0.001446 0.000000 662.985435 ( 94.927203)
test_rubyspec 0.062955 0.024793 43.990311 ( 49.615854)
total: 157.92 sec