Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-171033
#<BuildRuby:0x000055be492efba0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231026-171033",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005556 0.000469 1.491886 ( 1.757078)
build_miniruby 0.000812 0.000238 0.792822 ( 0.792653)
build_ruby 0.000967 0.000285 2.720019 ( 2.719956)
build_all 0.008758 0.001276 16.361630 ( 1.427910)
build_install 0.003462 0.005579 4.853898 ( 1.136256)
test_btest 0.000000 0.001078 81.098531 ( 7.653366)
test_basic 0.001432 0.003263 0.703131 ( 0.778618)
test_all 0.119637 0.014003 525.077829 ( 51.372835)
test_rubyspec 0.020507 0.031270 50.311061 ( 62.597171)
total: 130.24 sec