Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-063836
#<BuildRuby:0x0000564102894088
@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.20220726-063836",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006012 0.000429 0.815764 ( 0.866336)
build_miniruby 0.000887 0.000000 0.057708 ( 0.056543)
build_ruby 0.001020 0.000000 0.058868 ( 0.057633)
build_all 0.000602 0.004076 1.529623 ( 0.583785)
build_install 0.005075 0.004356 5.666538 ( 2.174001)
test_btest 0.000791 0.000000 46.870001 ( 8.755183)
test_basic 0.001417 0.003782 0.287555 ( 0.376562)
test_all 0.001810 0.000426 595.714499 ( 89.758408)
test_rubyspec 0.109534 0.019361 43.486335 ( 49.065416)
total: 151.69 sec