Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-200809
#<BuildRuby:0x00005627ecee3fa8
@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.20220814-200809",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005282 0.001320 0.830807 ( 0.900818)
build_miniruby 0.000791 0.000198 0.057536 ( 0.056362)
build_ruby 0.000640 0.000160 0.059250 ( 0.058115)
build_all 0.004649 0.000000 1.528414 ( 0.583945)
build_install 0.007690 0.003096 1.941729 ( 0.973022)
test_btest 0.000658 0.000164 48.225869 ( 9.078362)
test_basic 0.004977 0.001244 0.346013 ( 0.433705)
test_all 0.002494 0.000624 602.657999 ( 91.622689)
test_rubyspec 0.085240 0.037220 44.110659 ( 51.461424)
total: 155.17 sec