Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-212110
#<BuildRuby:0x000055867f1dfbb8
@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.20240116-212110",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000079 0.004298 1.217341 ( 1.781239)
build_miniruby 0.000696 0.000232 2.052744 ( 1.948007)
build_ruby 0.000867 0.000289 2.719003 ( 2.718644)
build_all 0.009463 0.000144 14.510361 ( 1.358917)
build_install 0.003420 0.004152 4.209516 ( 1.105268)
test_btest 0.000799 0.000266 77.127693 ( 6.620465)
test_basic 0.000255 0.004610 0.719851 ( 0.796555)
test_all 0.098579 0.032963 500.272401 ( 47.553370)
test_rubyspec 0.037424 0.028508 80.974819 ( 93.370527)
total: 157.25 sec