Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-034248
#<BuildRuby:0x00005628b2393df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-034248",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004544 0.000153 1.062670 ( 1.852558)
build_miniruby 0.000887 0.000191 0.998490 ( 0.997261)
build_ruby 0.001002 0.000215 2.799996 ( 2.704159)
build_all 0.008038 0.000802 15.837746 ( 3.372887)
build_install 0.003230 0.005160 2.076075 ( 1.191457)
test_btest 0.000000 0.000586 62.709320 ( 10.797673)
test_basic 0.001108 0.004254 0.321762 ( 0.412151)
test_all 0.001093 0.000175 706.387470 (110.052267)
test_rubyspec 0.036653 0.030212 53.292909 ( 61.491472)
total: 192.87 sec