Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-065223
#<BuildRuby:0x0000559897d34b60
@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.20221129-065223",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005239 0.005673 1.471214 ( 1.671705)
build_miniruby 0.003294 0.000000 2.377730 ( 2.064111)
build_ruby 0.002774 0.000545 2.250061 ( 2.152358)
build_all 0.018676 0.001285 18.615527 ( 2.190833)
build_install 0.017467 0.002971 1.845767 ( 0.950398)
test_btest 0.001315 0.000309 83.681913 ( 8.691089)
test_basic 0.002624 0.006441 0.345344 ( 0.431401)
test_all 0.001336 0.000393 738.626890 ( 72.018597)
test_rubyspec 0.107788 0.070412 49.335612 ( 57.311220)
total: 147.48 sec