Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-065759
#<BuildRuby:0x000055836ad7c010
@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.20231216-065759",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004666 1.032835 ( 1.380799)
build_miniruby 0.000000 0.000916 0.879146 ( 0.879549)
build_ruby 0.000196 0.000896 2.721780 ( 2.722529)
build_all 0.005600 0.002036 12.148414 ( 0.997008)
build_install 0.006426 0.002337 3.555772 ( 0.980424)
test_btest 0.000694 0.000000 64.852542 ( 5.278188)
test_basic 0.002833 0.000000 0.376629 ( 0.458858)
test_all 0.061453 0.037392 370.754022 ( 40.121826)
test_rubyspec 0.021337 0.050190 39.609933 ( 52.290735)
total: 105.11 sec