Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-123802
#<BuildRuby:0x0000556315df0188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-123802",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004379 0.000701 1.283292 ( 1.675396)
build_miniruby 0.001180 0.000188 1.509140 ( 1.513061)
build_ruby 0.001299 0.000208 5.760042 ( 5.771818)
build_all 0.008951 0.001432 16.735594 ( 1.813419)
build_install 0.002665 0.014680 5.410437 ( 2.190640)
test_btest 0.000867 0.000000 83.531168 ( 8.465622)
test_basic 0.003013 0.002682 0.693847 ( 0.763761)
test_all 0.116755 0.003359 541.358704 ( 75.596417)
test_rubyspec 0.041105 0.025751 81.853466 ( 94.197096)
total: 191.99 sec