Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-193607
#<BuildRuby:0x000055d525ec48e8
@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.20221126-193607",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000079 0.000011 0.000090 ( 0.000085)
configure 0.000025 0.000004 0.000029 ( 0.000024)
build_up 0.009178 0.000707 1.300053 ( 1.548666)
build_miniruby 0.001830 0.000244 0.845752 ( 0.849625)
build_ruby 0.003318 0.000000 2.220010 ( 2.138085)
build_all 0.015056 0.005868 24.925766 ( 2.847674)
build_install 0.015299 0.006077 5.035365 ( 1.215130)
test_btest 0.000915 0.000191 86.609389 ( 9.102417)
test_basic 0.007849 0.000000 0.349225 ( 0.436725)
test_all 0.003422 0.000585 683.795048 ( 69.892617)
test_rubyspec 0.099376 0.051319 49.986679 ( 58.413076)
total: 146.45 sec