Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-225058
#<BuildRuby:0x0000555c66f8ffa8
@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.20220818-225058",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006340 0.000551 0.822103 ( 1.613794)
build_miniruby 0.000792 0.000198 0.057669 ( 0.056427)
build_ruby 0.000755 0.000189 0.059462 ( 0.058294)
build_all 0.003551 0.000887 1.539342 ( 0.588821)
build_install 0.006228 0.002626 1.929489 ( 0.966368)
test_btest 0.000557 0.000149 48.944154 ( 8.534169)
test_basic 0.000644 0.004479 0.305473 ( 0.395399)
test_all 0.001342 0.000447 595.022190 ( 86.736279)
test_rubyspec 0.101601 0.024554 43.818172 ( 52.076835)
total: 151.03 sec