Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-040008
#<BuildRuby:0x00005603e15fbe88
@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-040008",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003992 0.000015 0.834430 ( 1.233298)
build_miniruby 0.001142 0.000000 1.027056 ( 1.028571)
build_ruby 0.001329 0.000000 3.042631 ( 3.049189)
build_all 0.005911 0.003053 15.745175 ( 1.394296)
build_install 0.007481 0.003029 4.126529 ( 1.175036)
test_btest 0.000607 0.000087 82.026851 ( 10.585241)
test_basic 0.000885 0.002887 0.421005 ( 0.502938)
test_all 0.103686 0.013967 540.767827 ( 55.540106)
test_rubyspec 0.017927 0.023569 48.257467 ( 61.016607)
total: 135.53 sec