Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-185208
#<BuildRuby:0x0000556cd867edd8
@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.20220910-185208",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010718 0.000434 1.119583 ( 1.102426)
build_miniruby 0.002389 0.000160 0.077555 ( 0.074990)
build_ruby 0.002072 0.000138 0.073915 ( 0.071984)
build_all 0.009675 0.000000 1.550278 ( 0.586863)
build_install 0.007256 0.014270 1.954335 ( 0.946163)
test_btest 0.000970 0.000204 91.141197 ( 9.669209)
test_basic 0.001684 0.005309 0.362638 ( 0.462132)
test_all 0.004662 0.000000 666.547391 ( 67.892431)
test_rubyspec 0.104085 0.068924 47.351610 ( 55.760011)
total: 136.57 sec