Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-003225
#<BuildRuby:0x000055c1a842e658
@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-003225",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.011129 0.000000 1.225541 ( 1.247898)
build_miniruby 0.002079 0.000210 0.838105 ( 0.836768)
build_ruby 0.002895 0.000579 2.235743 ( 2.142868)
build_all 0.017898 0.002781 18.555480 ( 2.185806)
build_install 0.015029 0.006506 1.886703 ( 0.958414)
test_btest 0.000948 0.000215 87.188057 ( 8.763689)
test_basic 0.007260 0.004022 0.356099 ( 0.438674)
test_all 0.001427 0.000357 684.809754 ( 69.296281)
test_rubyspec 0.100877 0.071097 49.439800 ( 57.540296)
total: 143.41 sec