Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-225318
#<BuildRuby:0x0000559475bac9d0
@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.20220723-225318",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007536 0.004363 0.976065 ( 1.058047)
build_miniruby 0.001750 0.000218 0.074779 ( 0.073920)
build_ruby 0.001580 0.000198 0.079857 ( 0.078623)
build_all 0.006841 0.002769 1.573623 ( 0.607830)
build_install 0.016100 0.004633 5.171446 ( 2.130192)
test_btest 0.001296 0.000226 70.868170 ( 8.232016)
test_basic 0.005712 0.000993 0.317359 ( 0.406918)
test_all 0.001610 0.000280 643.406082 ( 64.938647)
test_rubyspec 0.127742 0.046845 45.684600 ( 51.411194)
total: 128.94 sec