Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-205735
#<BuildRuby:0x000055b6fdb304c0
@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.20220918-205735",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010442 0.000446 1.120105 ( 1.143947)
build_miniruby 0.001820 0.000390 0.115334 ( 0.111345)
build_ruby 0.001773 0.000380 0.115489 ( 0.098430)
build_all 0.010823 0.000302 1.615763 ( 0.659008)
build_install 0.015568 0.006076 1.941467 ( 0.965643)
test_btest 0.000913 0.000203 78.688936 ( 8.351392)
test_basic 0.002822 0.005895 0.379411 ( 0.466715)
test_all 0.004743 0.000000 633.913462 ( 65.731361)
test_rubyspec 0.094973 0.054213 45.763234 ( 53.998356)
total: 131.53 sec