Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-164259
#<BuildRuby:0x00005585560fce50
@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.20220909-164259",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009523 0.000635 1.116711 ( 1.205556)
build_miniruby 0.001811 0.000120 0.073051 ( 0.070902)
build_ruby 0.001865 0.000124 0.077769 ( 0.076053)
build_all 0.005216 0.005412 1.565832 ( 0.603554)
build_install 0.009339 0.012332 1.903547 ( 0.925205)
test_btest 0.000942 0.000247 92.450186 ( 9.252701)
test_basic 0.006400 0.001684 0.357699 ( 0.445762)
test_all 0.003598 0.000947 654.618192 ( 66.611989)
test_rubyspec 0.095479 0.063230 47.161864 ( 55.345767)
total: 134.54 sec