Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-093806
#<BuildRuby:0x000055918413b800
@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.20220913-093806",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005916 0.004421 1.132755 ( 1.110891)
build_miniruby 0.001494 0.000345 0.073205 ( 0.071511)
build_ruby 0.001665 0.000384 0.075697 ( 0.073946)
build_all 0.009690 0.000184 1.562831 ( 0.597719)
build_install 0.011780 0.010211 1.962302 ( 0.948607)
test_btest 0.000886 0.000266 94.842597 ( 9.319701)
test_basic 0.003931 0.002697 0.347155 ( 0.446020)
test_all 0.002456 0.001259 662.464107 ( 67.753361)
test_rubyspec 0.088461 0.081904 47.209721 ( 55.579848)
total: 135.90 sec