Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-144800
#<BuildRuby:0x000055e9ec077de0
@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.20220812-144800",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.003149 0.003643 0.847626 ( 1.027695)
build_miniruby 0.000805 0.000247 0.057403 ( 0.056172)
build_ruby 0.001045 0.000000 0.059252 ( 0.058010)
build_all 0.004308 0.000435 1.537153 ( 0.587174)
build_install 0.010508 0.000633 5.664266 ( 2.180906)
test_btest 0.000688 0.000172 55.769606 ( 8.162934)
test_basic 0.001087 0.004534 0.326960 ( 0.415615)
test_all 0.002258 0.000705 604.518653 ( 90.620649)
test_rubyspec 0.090868 0.018308 44.559565 ( 51.970391)
total: 155.08 sec