Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-160433
#<BuildRuby:0x000055ed9482bf90
@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-160433",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.004555 1.145858 ( 1.539349)
build_miniruby 0.000000 0.001455 1.381430 ( 1.384099)
build_ruby 0.000000 0.001672 4.179886 ( 4.188327)
build_all 0.006758 0.003408 16.438043 ( 1.659887)
build_install 0.009925 0.004179 4.852833 ( 1.675232)
test_btest 0.000509 0.000214 81.139073 ( 9.539093)
test_basic 0.002152 0.003403 0.626813 ( 0.694847)
test_all 0.084373 0.035260 546.212588 ( 73.277341)
test_rubyspec 0.050689 0.011572 72.283107 ( 84.672558)
total: 178.63 sec