Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-174448
#<BuildRuby:0x0000555a1e9cb0f8
@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.20221115-174448",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000072 0.000004 0.000076 ( 0.000079)
configure 0.000059 0.000003 0.000062 ( 0.000066)
build_up 0.003786 0.004259 1.160774 ( 1.267541)
build_miniruby 0.001503 0.000188 0.891213 ( 0.890574)
build_ruby 0.002311 0.000289 2.293971 ( 2.223332)
build_all 0.017564 0.000499 18.093029 ( 2.316447)
build_install 0.015400 0.004777 1.827561 ( 0.979671)
test_btest 0.001093 0.000149 84.465143 ( 10.196024)
test_basic 0.005901 0.000805 0.339235 ( 0.431260)
test_all 0.001611 0.000219 673.929451 ( 72.725356)
test_rubyspec 0.086948 0.032310 50.067737 ( 58.628412)
total: 149.66 sec