Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-084135
#<BuildRuby:0x000055b72e0b7f80
@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.20220627-084135",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002454 0.004541 0.852677 ( 0.939615)
build_miniruby 0.000905 0.000139 0.057593 ( 0.056224)
build_ruby 0.000894 0.000138 0.059695 ( 0.058441)
build_all 0.004443 0.000000 1.481552 ( 0.600254)
build_install 0.007044 0.004135 6.312442 ( 2.827501)
test_btest 0.001064 0.000200 53.673184 ( 8.620908)
test_basic 0.000000 0.006231 0.366621 ( 0.453861)
test_all 0.000087 0.001346 624.017918 ( 89.330395)
test_rubyspec 0.071191 0.054494 44.530319 ( 50.051868)
total: 152.94 sec