Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-044205
#<BuildRuby:0x000055c63bfec6d8
@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.20220913-044205",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000280 0.010380 1.136878 ( 1.126881)
build_miniruby 0.001490 0.000688 0.075941 ( 0.074526)
build_ruby 0.001338 0.000618 0.075019 ( 0.073665)
build_all 0.005386 0.004685 1.556290 ( 0.606892)
build_install 0.018269 0.004414 1.932157 ( 0.952093)
test_btest 0.001130 0.000494 98.686191 ( 9.700069)
test_basic 0.000193 0.007161 0.352911 ( 0.442347)
test_all 0.002113 0.001119 654.447997 ( 66.638500)
test_rubyspec 0.073014 0.078248 47.047253 ( 55.423682)
total: 135.04 sec