Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-092719
#<BuildRuby:0x00005630e099ce80
@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-092719",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008740 0.000673 1.090866 ( 1.164607)
build_miniruby 0.001604 0.000123 0.094712 ( 0.091373)
build_ruby 0.001462 0.000113 0.096008 ( 0.093334)
build_all 0.004608 0.004186 1.345547 ( 0.569984)
build_install 0.015384 0.000000 1.631158 ( 0.890753)
test_btest 0.001259 0.000000 60.883367 ( 6.750207)
test_basic 0.002487 0.004711 0.371364 ( 0.475261)
test_all 0.006807 0.000331 519.222628 ( 55.387289)
test_rubyspec 0.062074 0.060331 42.903846 ( 51.407064)
total: 116.83 sec