Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-013321
#<BuildRuby:0x0000563dd2ccc048
@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.20231231-013321",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001006 0.003323 0.946349 ( 1.368698)
build_miniruby 0.000921 0.000194 0.823418 ( 0.822529)
build_ruby 0.001104 0.000232 2.741216 ( 2.741907)
build_all 0.007222 0.002882 16.777084 ( 1.500565)
build_install 0.005374 0.004136 4.743476 ( 1.148028)
test_btest 0.000797 0.000208 82.382199 ( 7.059005)
test_basic 0.000000 0.005732 0.793743 ( 0.867259)
test_all 0.115392 0.021282 545.995382 ( 58.150287)
test_rubyspec 0.035874 0.009801 52.312495 ( 64.657668)
total: 138.32 sec