Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-183721
#<BuildRuby:0x00005612e6e5bdf8
@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.20220717-183721",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.004268 0.002134 0.815471 ( 1.054853)
build_miniruby 0.000689 0.000345 0.058602 ( 0.057355)
build_ruby 0.000680 0.000340 0.059542 ( 0.058295)
build_all 0.000033 0.004473 1.554408 ( 0.606043)
build_install 0.005749 0.005281 5.657998 ( 2.193842)
test_btest 0.000512 0.000325 47.036974 ( 8.520782)
test_basic 0.005614 0.000000 0.338406 ( 0.426834)
test_all 0.001009 0.000000 631.274724 ( 92.355792)
test_rubyspec 0.064666 0.063692 43.632311 ( 49.265761)
total: 154.54 sec