Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-145628
#<BuildRuby:0x000055a4331a7e58
@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.20221115-145628",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004323 0.001572 0.943787 ( 4.345262)
build_miniruby 0.000905 0.000329 0.878800 ( 0.877437)
build_ruby 0.001194 0.000434 2.527309 ( 2.441362)
build_all 0.006555 0.002384 15.487346 ( 2.771717)
build_install 0.000303 0.010269 1.888949 ( 0.982314)
test_btest 0.000687 0.000375 54.038010 ( 8.917158)
test_basic 0.003804 0.002075 0.336095 ( 0.424336)
test_all 0.001046 0.000570 609.386752 ( 89.753168)
test_rubyspec 0.070722 0.051458 45.430458 ( 53.910453)
total: 164.42 sec