Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-112631
#<BuildRuby:0x000055f8889a0ea8
@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.20221116-112631",
@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.000020 0.000000 0.000020 ( 0.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000032)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.005569 0.003297 1.168383 ( 1.459886)
build_miniruby 0.001102 0.000514 0.881100 ( 0.886480)
build_ruby 0.001253 0.000585 2.358185 ( 2.274575)
build_all 0.013619 0.003272 18.179473 ( 2.239149)
build_install 0.011319 0.007411 1.838965 ( 0.999439)
test_btest 0.000000 0.001433 80.679965 ( 9.473053)
test_basic 0.001272 0.006327 0.349053 ( 0.437801)
test_all 0.001573 0.000000 716.521961 ( 75.794665)
test_rubyspec 0.068913 0.069347 50.426487 ( 58.879736)
total: 152.45 sec