Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-233351
#<BuildRuby:0x000055d7086cf040
@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.20231226-233351",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006382 0.000000 1.325928 ( 1.738791)
build_miniruby 0.001283 0.000000 0.877136 ( 0.876890)
build_ruby 0.001229 0.000000 2.811086 ( 2.811010)
build_all 0.006276 0.003197 16.626762 ( 1.464390)
build_install 0.004948 0.004040 4.778723 ( 1.220370)
test_btest 0.001030 0.000000 85.001483 ( 7.549564)
test_basic 0.005499 0.000000 0.704990 ( 0.781307)
test_all 0.088984 0.042077 537.195082 ( 57.969210)
test_rubyspec 0.033217 0.012533 50.615173 ( 62.982228)
total: 137.39 sec