Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-010704
#<BuildRuby:0x00005633f7033118
@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-010704",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000222 0.004024 0.803998 ( 1.076760)
build_miniruby 0.000689 0.000344 0.505722 ( 0.505161)
build_ruby 0.000873 0.000436 1.698622 ( 1.622328)
build_all 0.006410 0.003205 12.000900 ( 1.476410)
build_install 0.006025 0.000578 1.643162 ( 0.775486)
test_btest 0.000491 0.000223 62.590941 ( 6.367261)
test_basic 0.002206 0.001003 0.229623 ( 0.325816)
test_all 0.000713 0.000325 511.905288 ( 51.518822)
test_rubyspec 0.011998 0.014465 35.834804 ( 46.501868)
total: 110.17 sec