Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-001606
#<BuildRuby:0x000056341c6f3280
@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-001606",
@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.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001367 0.003492 1.239861 ( 1.630606)
build_miniruby 0.001227 0.000184 1.374464 ( 1.376284)
build_ruby 0.001218 0.000183 5.260892 ( 5.267092)
build_all 0.009098 0.000747 16.317053 ( 1.606702)
build_install 0.009138 0.005036 4.692143 ( 1.596364)
test_btest 0.000000 0.000723 80.392856 ( 8.931893)
test_basic 0.001319 0.003870 0.634970 ( 0.706968)
test_all 0.106685 0.016374 550.426954 ( 72.974883)
test_rubyspec 0.045931 0.014775 72.894924 ( 85.187916)
total: 179.28 sec