Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-005341
#<BuildRuby:0x0000557dea3ff5f8
@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.20240118-005341",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001545 0.004626 1.399481 ( 1.754835)
build_miniruby 0.000783 0.000245 0.958177 ( 0.957536)
build_ruby 0.000894 0.000279 2.743959 ( 2.743944)
build_all 0.004738 0.004489 14.549388 ( 1.320599)
build_install 0.005722 0.002019 4.291533 ( 1.105569)
test_btest 0.000740 0.000261 78.817824 ( 7.160966)
test_basic 0.004093 0.000000 0.802764 ( 0.879908)
test_all 0.100008 0.029605 478.927796 ( 52.077504)
test_rubyspec 0.015889 0.047365 81.388507 ( 93.733323)
total: 161.73 sec