Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-054945
#<BuildRuby:0x0000563dda2cf858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-054945",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000576 0.003565 0.902472 ( 1.273627)
build_miniruby 0.000879 0.000114 0.914649 ( 0.915793)
build_ruby 0.001321 0.000172 2.686266 ( 2.688329)
build_all 0.006020 0.003660 14.653677 ( 1.356391)
build_install 0.008922 0.000169 4.170036 ( 1.143806)
test_btest 0.000654 0.000097 77.500567 ( 7.274108)
test_basic 0.000046 0.003262 0.420927 ( 0.501932)
test_all 0.088948 0.043247 528.356563 ( 51.939520)
test_rubyspec 0.019972 0.012765 50.685876 ( 63.202860)
total: 130.30 sec