Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-152346
#<BuildRuby:0x00005615997669c0
@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.20221104-152346",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007655 0.001276 0.955307 ( 0.996679)
build_miniruby 0.001232 0.000205 0.049352 ( 0.048022)
build_ruby 0.001068 0.000178 0.041138 ( 0.039994)
build_all 0.007787 0.000465 1.231306 ( 0.476863)
build_install 0.003348 0.012790 1.606567 ( 0.818857)
test_btest 0.000831 0.000277 61.714000 ( 6.255555)
test_basic 0.004286 0.001429 0.307888 ( 0.399143)
test_all 0.020335 0.005129 494.622487 ( 53.646842)
test_rubyspec 0.088223 0.041630 43.259172 ( 51.759672)
total: 114.44 sec