Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-131422
#<BuildRuby:0x0000559fbb8737b8
@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.20231227-131422",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001281 0.004344 1.197889 ( 1.580594)
build_miniruby 0.001271 0.000282 0.966176 ( 0.965389)
build_ruby 0.001035 0.000230 2.821651 ( 2.821433)
build_all 0.008626 0.000918 16.378505 ( 1.416930)
build_install 0.004040 0.004384 4.638268 ( 1.127885)
test_btest 0.000540 0.000135 84.418979 ( 7.121062)
test_basic 0.001437 0.003630 0.730308 ( 0.803183)
test_all 0.097640 0.035637 540.024327 ( 56.807036)
test_rubyspec 0.012826 0.033075 49.517174 ( 61.801309)
total: 134.45 sec