Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-014718
#<BuildRuby:0x0000556fee8c74f0
@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.20240107-014718",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004668 0.000103 1.146088 ( 1.511227)
build_miniruby 0.001141 0.000190 1.364049 ( 1.366783)
build_ruby 0.001315 0.000000 4.077801 ( 4.084826)
build_all 0.002729 0.007292 16.521055 ( 1.678128)
build_install 0.005870 0.008500 4.871865 ( 1.681641)
test_btest 0.000672 0.000199 80.301114 ( 10.406149)
test_basic 0.005474 0.000000 0.595810 ( 0.667378)
test_all 0.087663 0.033841 563.705952 ( 63.698955)
test_rubyspec 0.048736 0.013732 72.188718 ( 84.463683)
total: 169.56 sec