Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-104546
#<BuildRuby:0x000055e70a237e58
@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.20220730-104546",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006301 0.000000 0.867461 ( 0.961681)
build_miniruby 0.000983 0.000000 0.056996 ( 0.055828)
build_ruby 0.000913 0.000000 0.059537 ( 0.058320)
build_all 0.004701 0.000000 1.523275 ( 0.594940)
build_install 0.002208 0.006769 5.637664 ( 2.167558)
test_btest 0.000707 0.000112 52.019677 ( 8.511625)
test_basic 0.005373 0.000000 0.252710 ( 0.341749)
test_all 0.001024 0.000000 629.013371 ( 91.671854)
test_rubyspec 0.070356 0.020864 43.740577 ( 49.376048)
total: 153.74 sec