Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-001721
#<BuildRuby:0x0000563e508ac110
@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.20240108-001721",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001339 0.003447 1.401283 ( 1.778683)
build_miniruby 0.001145 0.000255 1.422158 ( 1.424856)
build_ruby 0.001300 0.000289 4.182381 ( 4.191361)
build_all 0.008459 0.001880 16.416680 ( 1.691953)
build_install 0.010789 0.004955 4.974366 ( 1.792819)
test_btest 0.000570 0.000142 83.722956 ( 7.667536)
test_basic 0.005517 0.000000 0.648535 ( 0.715818)
test_all 0.069422 0.051372 547.221520 ( 70.271099)
test_rubyspec 0.035723 0.031811 78.220520 ( 90.481234)
total: 180.02 sec