Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-200356
#<BuildRuby:0x0000560dad647c18
@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.20231125-200356",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003557 0.001111 1.391075 ( 1.756913)
build_miniruby 0.001119 0.000000 0.932124 ( 0.931822)
build_ruby 0.001334 0.000000 2.754032 ( 2.753863)
build_all 0.006109 0.004297 16.664294 ( 1.471487)
build_install 0.006074 0.003397 5.083766 ( 1.210808)
test_btest 0.000000 0.001099 82.929552 ( 7.526669)
test_basic 0.002306 0.002210 0.711469 ( 0.789393)
test_all 0.083488 0.051827 511.724031 ( 57.789874)
test_rubyspec 0.017247 0.035672 49.880886 ( 62.218818)
total: 136.45 sec