Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-190925
#<BuildRuby:0x000055d14044afe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-190925",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010454 0.000418 0.966925 ( 1.097990)
build_miniruby 0.001903 0.000119 0.075609 ( 0.074304)
build_ruby 0.001948 0.000122 0.080201 ( 0.078028)
build_all 0.008739 0.000546 1.516597 ( 0.567578)
build_install 0.012842 0.010465 1.884669 ( 0.915745)
test_btest 0.000862 0.000144 77.666941 ( 8.408955)
test_basic 0.002965 0.004738 0.327676 ( 0.424361)
test_all 0.002284 0.001827 668.928410 ( 66.109966)
test_rubyspec 0.118503 0.064752 45.804035 ( 53.183860)
total: 130.86 sec