Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-140156
#<BuildRuby:0x000055d21e45b280
@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-140156",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003921 0.000471 1.154248 ( 1.556536)
build_miniruby 0.001432 0.000000 1.377820 ( 1.380463)
build_ruby 0.001442 0.000000 4.041003 ( 4.051081)
build_all 0.005761 0.004181 16.420033 ( 1.691600)
build_install 0.009375 0.006858 5.162381 ( 1.950789)
test_btest 0.000632 0.000122 81.383292 ( 11.258736)
test_basic 0.004914 0.000951 0.617986 ( 0.683218)
test_all 0.085947 0.035692 570.199237 ( 58.965740)
test_rubyspec 0.038868 0.022324 72.096210 ( 84.444685)
total: 165.98 sec