Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-133244
#<BuildRuby:0x0000558199cb11f8
@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.20221013-133244",
@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.000028 0.000005 0.000033 ( 0.000033)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004909 0.008522 1.100233 ( 1.154839)
build_miniruby 0.001223 0.000376 0.097712 ( 0.094639)
build_ruby 0.000990 0.000305 0.100824 ( 0.098204)
build_all 0.006294 0.001936 1.288925 ( 0.551034)
build_install 0.006855 0.007507 1.632143 ( 0.894997)
test_btest 0.001363 0.000525 59.922272 ( 6.702660)
test_basic 0.006160 0.002370 0.359368 ( 0.450388)
test_all 0.007301 0.000469 487.133064 ( 53.278698)
test_rubyspec 0.068071 0.046521 43.204909 ( 51.760227)
total: 114.99 sec