Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-080604
#<BuildRuby:0x000055e69313bdf0
@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.20220505-080604",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001960 0.004551 0.848849 ( 2.042747)
build_miniruby 0.000759 0.000253 0.057373 ( 0.056135)
build_ruby 0.000769 0.000257 0.058125 ( 0.056892)
build_all 0.004274 0.000024 1.506901 ( 0.610634)
build_install 0.004173 0.006718 6.285747 ( 2.827177)
test_btest 0.000585 0.000234 53.453795 ( 8.187335)
test_basic 0.002615 0.003376 0.320125 ( 0.408029)
test_all 0.001036 0.000453 601.300924 ( 94.173197)
test_rubyspec 0.058535 0.046750 43.844654 ( 48.791660)
total: 157.15 sec