Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-192159
#<BuildRuby:0x000055f3b54eb048
@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-192159",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004395 0.000659 1.323668 ( 1.756722)
build_miniruby 0.001176 0.000177 2.000679 ( 2.004153)
build_ruby 0.001519 0.000228 4.516713 ( 4.527830)
build_all 0.010037 0.000830 16.785631 ( 1.792385)
build_install 0.012023 0.004259 5.062383 ( 1.818317)
test_btest 0.000694 0.000116 81.593743 ( 13.053501)
test_basic 0.000966 0.003778 0.725666 ( 0.797852)
test_all 0.075351 0.044335 581.839529 ( 68.199521)
test_rubyspec 0.063021 0.005862 85.244455 ( 97.650787)
total: 191.60 sec