Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-180603
#<BuildRuby:0x000055e1ee19fe80
@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.20220529-180603",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006249 0.000319 0.886795 ( 1.337018)
build_miniruby 0.000796 0.000123 0.057198 ( 0.056053)
build_ruby 0.000826 0.000000 0.057693 ( 0.056603)
build_all 0.004141 0.000000 1.484483 ( 0.611494)
build_install 0.002632 0.008506 6.338268 ( 2.837078)
test_btest 0.000533 0.000143 51.886545 ( 8.056557)
test_basic 0.006051 0.000000 0.342799 ( 0.430563)
test_all 0.001476 0.000000 668.576120 ( 95.208407)
test_rubyspec 0.083396 0.023366 44.370327 ( 49.982588)
total: 158.58 sec