Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-154049
#<BuildRuby:0x00005616dc1b7fa8
@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.20220629-154049",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002946 0.003776 0.830627 ( 1.011182)
build_miniruby 0.000929 0.000124 0.057531 ( 0.056272)
build_ruby 0.000862 0.000115 0.060494 ( 0.059190)
build_all 0.004367 0.000000 1.498550 ( 0.599074)
build_install 0.009150 0.000195 6.295625 ( 2.848494)
test_btest 0.000672 0.000000 52.544212 ( 8.740069)
test_basic 0.002920 0.003395 0.340182 ( 0.427537)
test_all 0.001361 0.000204 621.407983 ( 91.713772)
test_rubyspec 0.075849 0.055273 44.582292 ( 50.134290)
total: 155.59 sec