Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-071936
#<BuildRuby:0x000055d9afe05338
@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.20221019-071936",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.000000 0.013288 1.110228 ( 1.326234)
build_miniruby 0.001319 0.001030 0.100421 ( 0.096215)
build_ruby 0.001283 0.000749 0.108620 ( 0.104929)
build_all 0.004805 0.002803 1.374736 ( 0.578514)
build_install 0.015305 0.001126 1.690203 ( 0.908341)
test_btest 0.001315 0.000613 61.352886 ( 6.668854)
test_basic 0.004343 0.002027 0.363278 ( 0.467278)
test_all 0.006877 0.000000 483.336356 ( 53.441617)
test_rubyspec 0.076994 0.052265 43.533134 ( 51.724882)
total: 115.32 sec