Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-145426
#<BuildRuby:0x00005606c2274d30
@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.20220811-145426",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011108 0.000403 0.968794 ( 1.016518)
build_miniruby 0.001811 0.000241 0.075520 ( 0.073079)
build_ruby 0.002189 0.000292 0.080709 ( 0.078255)
build_all 0.008400 0.001120 1.521997 ( 0.578420)
build_install 0.012046 0.010625 5.215445 ( 2.102129)
test_btest 0.000992 0.000233 73.204953 ( 8.514181)
test_basic 0.007687 0.000000 0.334547 ( 0.427692)
test_all 0.004459 0.000000 633.357002 ( 64.887195)
test_rubyspec 0.132291 0.045848 45.225310 ( 52.744603)
total: 130.42 sec