Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-162828
#<BuildRuby:0x000055e1834dbba0
@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.20221014-162828",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000067 0.000000 0.000067 ( 0.000070)
configure 0.000084 0.000000 0.000084 ( 0.000082)
build_up 0.012371 0.000000 1.116704 ( 1.446658)
build_miniruby 0.001951 0.000000 0.104080 ( 0.101906)
build_ruby 0.002083 0.000000 0.097199 ( 0.094076)
build_all 0.008992 0.000000 1.310322 ( 0.574807)
build_install 0.010478 0.004951 1.684496 ( 0.899643)
test_btest 0.001635 0.000086 63.371749 ( 6.465666)
test_basic 0.000000 0.007272 0.358831 ( 0.448449)
test_all 0.005884 0.002377 510.563944 ( 54.620126)
test_rubyspec 0.074192 0.048529 43.133950 ( 51.691321)
total: 116.34 sec