Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-075321
#<BuildRuby:0x0000555bfdc88af8
@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.20220507-075321",
@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.000003 0.000008 ( 0.000009)
autoconf 0.000016 0.000010 0.000026 ( 0.000025)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.008449 0.001968 1.069371 ( 1.291803)
build_miniruby 0.001263 0.000758 0.074622 ( 0.072262)
build_ruby 0.000000 0.001945 0.058431 ( 0.056360)
build_all 0.006392 0.001073 1.474582 ( 0.639006)
build_install 0.007049 0.012366 6.212067 ( 2.994936)
test_btest 0.001357 0.000000 70.339566 ( 9.671388)
test_basic 0.005635 0.001992 0.326407 ( 0.415114)
test_all 0.001423 0.000948 678.657139 ( 69.368799)
test_rubyspec 0.070401 0.040726 48.884817 ( 54.159053)
total: 138.67 sec