Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-211223
#<BuildRuby:0x000055d9f5f72e00
@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.20220828-211223",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009362 0.000720 0.828280 ( 1.294473)
build_miniruby 0.001426 0.000110 0.063721 ( 0.062456)
build_ruby 0.001270 0.000098 0.057509 ( 0.056054)
build_all 0.006916 0.000532 1.292768 ( 0.463778)
build_install 0.006516 0.008249 1.591136 ( 0.801483)
test_btest 0.001234 0.000218 51.874380 ( 6.103995)
test_basic 0.005090 0.000898 0.284240 ( 0.380609)
test_all 0.005749 0.000131 500.747407 ( 52.577169)
test_rubyspec 0.081399 0.047379 41.068645 ( 49.706877)
total: 111.45 sec