Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-105510
#<BuildRuby:0x0000562f42f0a7e0
@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.20221119-105510",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004883 0.000271 1.095347 ( 1.069509)
build_miniruby 0.000850 0.000047 1.029590 ( 1.028137)
build_ruby 0.001108 0.000062 2.710120 ( 2.615177)
build_all 0.008908 0.000237 15.890433 ( 3.401713)
build_install 0.008480 0.000192 1.999087 ( 1.120653)
test_btest 0.000540 0.000027 61.828159 ( 10.667249)
test_basic 0.004052 0.000202 0.309653 ( 0.401551)
test_all 0.001054 0.000053 632.397918 (101.854521)
test_rubyspec 0.067364 0.001954 51.659280 ( 59.868284)
total: 182.03 sec