Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-050402
#<BuildRuby:0x000055b759914e50
@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-050402",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004702 0.006202 1.092350 ( 1.878450)
build_miniruby 0.002634 0.000620 0.840009 ( 0.837620)
build_ruby 0.003479 0.000000 2.261099 ( 2.173214)
build_all 0.017523 0.004294 18.554315 ( 2.148864)
build_install 0.017452 0.003455 1.799367 ( 0.926037)
test_btest 0.001139 0.000253 88.485008 ( 8.936054)
test_basic 0.005129 0.003204 0.326175 ( 0.413468)
test_all 0.002092 0.000505 693.136033 ( 69.677256)
test_rubyspec 0.121392 0.067453 47.018332 ( 55.196032)
total: 142.19 sec