Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-230446
#<BuildRuby:0x00005604872b6ad8
@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.20220823-230446",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009169 0.000367 0.831359 ( 0.896010)
build_miniruby 0.001273 0.000091 0.062512 ( 0.060926)
build_ruby 0.001770 0.000127 0.064842 ( 0.063408)
build_all 0.009182 0.000304 1.241718 ( 0.465060)
build_install 0.010229 0.006307 1.588882 ( 0.803079)
test_btest 0.001204 0.000161 52.599400 ( 6.380804)
test_basic 0.000914 0.005898 0.296298 ( 0.387821)
test_all 0.004005 0.000000 479.419323 ( 51.890257)
test_rubyspec 0.105194 0.026219 41.768240 ( 50.125914)
total: 111.07 sec