Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-014036
#<BuildRuby:0x0000555667acbc88
@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.20220423-014036",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006824 0.854063 ( 1.377903)
build_miniruby 0.000000 0.001037 0.060583 ( 0.059316)
build_ruby 0.000000 0.001041 0.059241 ( 0.057975)
build_all 0.000327 0.003980 1.510200 ( 0.619232)
build_install 0.009109 0.001664 6.290264 ( 2.821533)
test_btest 0.000659 0.000193 55.491390 ( 8.615625)
test_basic 0.001538 0.004371 0.340084 ( 0.427951)
test_all 0.001369 0.000483 622.599517 ( 90.547345)
test_rubyspec 0.069524 0.041494 44.253175 ( 49.141783)
total: 153.67 sec