Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-211654
#<BuildRuby:0x000055fbc75fd408
@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.20221018-211654",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004676 0.004971 1.141547 ( 1.215809)
build_miniruby 0.001089 0.000272 0.102418 ( 0.100080)
build_ruby 0.001213 0.000303 0.096185 ( 0.093375)
build_all 0.007697 0.000762 1.338898 ( 0.576165)
build_install 0.013495 0.000838 1.703551 ( 0.907605)
test_btest 0.001130 0.000226 61.590074 ( 6.236127)
test_basic 0.005830 0.001166 0.369613 ( 0.458984)
test_all 0.007334 0.000000 488.793532 ( 53.129483)
test_rubyspec 0.074865 0.049170 43.208997 ( 51.841454)
total: 114.56 sec