Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-042015
#<BuildRuby:0x000055d0e57e0c00
@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.20220804-042015",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009251 0.001322 0.972053 ( 3.183619)
build_miniruby 0.002435 0.000000 0.074735 ( 0.071949)
build_ruby 0.002092 0.000000 0.066728 ( 0.064682)
build_all 0.006268 0.004067 1.504683 ( 0.568153)
build_install 0.021842 0.001321 5.124776 ( 2.059437)
test_btest 0.001037 0.000156 73.233269 ( 8.474562)
test_basic 0.008050 0.000458 0.320881 ( 0.408660)
test_all 0.001018 0.002075 679.138502 ( 66.692416)
test_rubyspec 0.098118 0.088480 45.563204 ( 53.033712)
total: 134.56 sec