Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-213612
#<BuildRuby:0x000055d25ab8f240
@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.20221202-213612",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003593 0.000599 0.802430 ( 1.073992)
build_miniruby 0.000776 0.000130 0.519057 ( 0.518548)
build_ruby 0.000000 0.001246 1.661316 ( 1.601866)
build_all 0.006655 0.002612 11.990887 ( 1.483920)
build_install 0.002987 0.003890 1.639286 ( 0.765396)
test_btest 0.000543 0.000145 63.926451 ( 6.110370)
test_basic 0.002402 0.000641 0.241608 ( 0.338181)
test_all 0.000679 0.000181 508.053281 ( 51.448423)
test_rubyspec 0.007204 0.016534 35.480806 ( 46.126278)
total: 109.47 sec