Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-103216
#<BuildRuby:0x00005597e53b3800
@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.20221126-103216",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009320 0.000251 1.274375 ( 1.622392)
build_miniruby 0.002108 0.000451 0.836685 ( 0.835892)
build_ruby 0.002615 0.000561 2.240951 ( 2.148841)
build_all 0.021040 0.002253 25.010468 ( 2.853126)
build_install 0.016024 0.005314 4.978184 ( 1.198335)
test_btest 0.001022 0.000215 87.299929 ( 8.407685)
test_basic 0.007236 0.000379 0.362737 ( 0.455494)
test_all 0.002339 0.000224 725.419188 ( 71.827038)
test_rubyspec 0.086912 0.061839 49.462029 ( 57.881920)
total: 147.23 sec