Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-073440
#<BuildRuby:0x0000557c6c582c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-073440",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006602 0.004244 0.924485 ( 1.396360)
build_miniruby 0.001240 0.000177 0.064260 ( 0.062322)
build_ruby 0.001630 0.000233 0.067962 ( 0.065789)
build_all 0.007416 0.000421 1.279387 ( 0.465392)
build_install 0.012174 0.005047 4.284472 ( 1.794230)
test_btest 0.000000 0.001454 53.354862 ( 5.911275)
test_basic 0.002746 0.003710 0.284878 ( 0.381013)
test_all 0.002615 0.000276 475.337196 ( 51.742742)
test_rubyspec 0.104635 0.035701 41.792890 ( 47.632855)
total: 109.45 sec