Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-025112
#<BuildRuby:0x0000564f9a4b3fa8
@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.20220723-025112",
@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.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006835 0.838493 ( 1.017210)
build_miniruby 0.000728 0.000216 0.057647 ( 0.056427)
build_ruby 0.000807 0.000162 0.059512 ( 0.058321)
build_all 0.000000 0.004468 1.503597 ( 0.586154)
build_install 0.001469 0.009361 5.619401 ( 2.151877)
test_btest 0.000534 0.000234 47.944408 ( 8.332965)
test_basic 0.003008 0.003331 0.325494 ( 0.413761)
test_all 0.001031 0.000000 603.584868 ( 86.622249)
test_rubyspec 0.065001 0.051544 43.423306 ( 49.050081)
total: 148.29 sec