Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-224713
#<BuildRuby:0x000055620e082dc8
@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.20221203-224713",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006901 0.003804 1.223599 ( 1.514033)
build_miniruby 0.002972 0.000000 0.853243 ( 0.854401)
build_ruby 0.003226 0.000000 2.251307 ( 2.155304)
build_all 0.011288 0.009529 18.662184 ( 2.187040)
build_install 0.016470 0.007064 2.088339 ( 1.043869)
test_btest 0.001506 0.000000 92.777095 ( 8.701315)
test_basic 0.008837 0.001861 0.336320 ( 0.421345)
test_all 0.001730 0.000505 734.292158 ( 71.511686)
test_rubyspec 0.111959 0.070282 49.417441 ( 57.551065)
total: 145.94 sec