Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-094938
#<BuildRuby:0x000055e817be5438
@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.20221101-094938",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006962 0.003554 1.110655 ( 1.212382)
build_miniruby 0.001374 0.000572 0.094938 ( 0.094098)
build_ruby 0.001022 0.000426 0.098989 ( 0.099042)
build_all 0.007403 0.001286 1.335013 ( 0.578072)
build_install 0.008516 0.008580 1.668181 ( 0.902231)
test_btest 0.001146 0.000535 61.988918 ( 6.593948)
test_basic 0.000000 0.008263 0.352180 ( 0.444853)
test_all 0.001370 0.005287 494.949653 ( 54.319289)
test_rubyspec 0.065596 0.055345 43.441441 ( 52.009008)
total: 116.25 sec