Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-001007
#<BuildRuby:0x000055e4a3553c18
@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.20221203-001007",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003292 0.001098 0.810168 ( 1.077913)
build_miniruby 0.000671 0.000224 0.507417 ( 0.507147)
build_ruby 0.000934 0.000311 1.665380 ( 1.606837)
build_all 0.008140 0.001101 11.978733 ( 1.480596)
build_install 0.002963 0.004160 1.653527 ( 0.769236)
test_btest 0.000530 0.000192 61.603335 ( 6.279112)
test_basic 0.002499 0.000909 0.259601 ( 0.355712)
test_all 0.000701 0.000254 512.572571 ( 51.939193)
test_rubyspec 0.004576 0.023565 36.008565 ( 46.566206)
total: 110.58 sec