Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-020243
#<BuildRuby:0x000055a34515bfb0
@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.20220809-020243",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002178 0.004370 0.811716 ( 1.128682)
build_miniruby 0.000000 0.001075 0.058395 ( 0.056988)
build_ruby 0.000000 0.000980 0.059746 ( 0.058564)
build_all 0.002154 0.002534 1.533581 ( 0.590398)
build_install 0.005416 0.005712 5.635215 ( 2.135525)
test_btest 0.000000 0.000598 54.652215 ( 8.415731)
test_basic 0.002918 0.002760 0.342867 ( 0.431732)
test_all 0.001182 0.000487 593.593612 ( 88.432832)
test_rubyspec 0.083162 0.043374 43.776003 ( 51.147482)
total: 152.40 sec