Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-181256
#<BuildRuby:0x000055f6f972ffb0
@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-181256",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003876 0.002434 0.842699 ( 1.196514)
build_miniruby 0.000832 0.000167 0.056960 ( 0.055696)
build_ruby 0.001014 0.000000 0.058781 ( 0.057577)
build_all 0.004269 0.000320 1.522113 ( 0.587371)
build_install 0.010771 0.000546 5.620002 ( 2.150938)
test_btest 0.000658 0.000000 50.801729 ( 8.147369)
test_basic 0.005227 0.000327 0.293523 ( 0.382473)
test_all 0.001217 0.000193 646.901502 ( 93.039264)
test_rubyspec 0.074714 0.048774 43.595618 ( 49.212261)
total: 154.83 sec