Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-194042
#<BuildRuby:0x000055632b06f840
@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.20231128-194042",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004387 0.000399 1.027269 ( 1.397814)
build_miniruby 0.000000 0.001203 0.868006 ( 0.868914)
build_ruby 0.000000 0.001454 2.794930 ( 2.795024)
build_all 0.003995 0.005890 16.792839 ( 1.468384)
build_install 0.005562 0.003473 4.848663 ( 1.180230)
test_btest 0.000810 0.000231 86.116729 ( 7.538640)
test_basic 0.003525 0.001007 0.708205 ( 0.782761)
test_all 0.100154 0.036353 550.889196 ( 57.923420)
test_rubyspec 0.030575 0.018774 50.186808 ( 62.524352)
total: 136.48 sec