Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-161803
#<BuildRuby:0x000055cc0ae63fa8
@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.20220628-161803",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003774 0.003085 0.882251 ( 1.909443)
build_miniruby 0.000945 0.000118 0.057360 ( 0.056103)
build_ruby 0.000913 0.000115 0.059514 ( 0.058232)
build_all 0.003863 0.000483 1.524293 ( 0.616348)
build_install 0.003150 0.007805 6.286184 ( 2.835740)
test_btest 0.000601 0.000142 48.387180 ( 8.545780)
test_basic 0.004480 0.001054 0.284369 ( 0.373187)
test_all 0.001064 0.000250 625.262482 ( 93.187340)
test_rubyspec 0.080865 0.042738 44.311835 ( 49.875513)
total: 157.46 sec