Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-185035
#<BuildRuby:0x00005632053f83a0
@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.20221110-185035",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006265 0.004359 1.129091 ( 1.144008)
build_miniruby 0.001871 0.000124 0.067535 ( 0.065135)
build_ruby 0.001748 0.000116 0.066687 ( 0.064800)
build_all 0.010271 0.000354 1.496345 ( 0.600857)
build_install 0.015580 0.005043 1.858979 ( 0.940338)
test_btest 0.001406 0.000148 89.998741 ( 9.080832)
test_basic 0.008888 0.000379 0.344533 ( 0.431395)
test_all 0.002232 0.000078 666.434646 ( 67.614147)
test_rubyspec 0.108083 0.074270 48.153074 ( 56.275060)
total: 136.22 sec