Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-042656
#<BuildRuby:0x000055cd7fb5c0a0
@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-042656",
@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.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000808 0.004371 1.378616 ( 1.631718)
build_miniruby 0.000779 0.000292 0.867689 ( 0.867410)
build_ruby 0.000917 0.000344 2.954310 ( 2.955350)
build_all 0.002707 0.007965 16.783901 ( 1.590875)
build_install 0.008993 0.003040 5.055606 ( 1.221965)
test_btest 0.001161 0.000000 81.876462 ( 7.922103)
test_basic 0.003596 0.002505 0.535516 ( 0.614843)
test_all 0.115477 0.021378 530.849325 ( 47.814593)
test_rubyspec 0.026920 0.021781 50.409473 ( 62.777158)
total: 127.40 sec