Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-181510
#<BuildRuby:0x000055779ebe1570
@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.20221102-181510",
@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.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005565 0.002226 0.932526 ( 1.112648)
build_miniruby 0.000872 0.000348 0.043264 ( 0.042189)
build_ruby 0.001056 0.000422 0.050067 ( 0.048705)
build_all 0.005277 0.002111 1.261118 ( 0.475287)
build_install 0.009947 0.003979 1.581722 ( 0.799245)
test_btest 0.000827 0.000330 61.580510 ( 6.193481)
test_basic 0.004028 0.001611 0.283450 ( 0.372440)
test_all 0.001018 0.007310 517.884361 ( 55.340801)
test_rubyspec 0.065436 0.055143 43.250218 ( 51.785734)
total: 116.17 sec