Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-215240
#<BuildRuby:0x0000562034cc3fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-215240",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006505 0.000000 0.812674 ( 0.894093)
build_miniruby 0.001052 0.000000 0.057490 ( 0.056244)
build_ruby 0.001017 0.000000 0.059322 ( 0.058043)
build_all 0.004572 0.000000 1.537007 ( 0.586432)
build_install 0.007178 0.003741 1.893822 ( 0.956374)
test_btest 0.000788 0.000037 57.257530 ( 8.232852)
test_basic 0.006200 0.000295 0.336791 ( 0.424226)
test_all 0.001220 0.000058 600.751107 ( 90.107646)
test_rubyspec 0.103765 0.012446 43.837143 ( 52.121480)
total: 153.44 sec