Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-061131
#<BuildRuby:0x0000559e7b6534b0
@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.20240106-061131",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.004032 0.931980 ( 1.299757)
build_miniruby 0.000370 0.000878 1.124032 ( 1.126707)
build_ruby 0.000952 0.000340 3.352100 ( 3.361127)
build_all 0.005355 0.004145 16.212195 ( 1.500034)
build_install 0.011086 0.001459 4.357446 ( 1.345164)
test_btest 0.000717 0.000000 85.685860 ( 7.202756)
test_basic 0.004867 0.000000 0.533430 ( 0.605930)
test_all 0.092153 0.030098 537.731934 ( 63.349597)
test_rubyspec 0.027995 0.025770 58.228211 ( 70.504217)
total: 150.30 sec