Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-212027
#<BuildRuby:0x00005557b2f17818
@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.20240112-212027",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003699 0.000617 0.939761 ( 1.309890)
build_miniruby 0.000887 0.000148 0.893865 ( 0.894613)
build_ruby 0.001200 0.000200 2.762470 ( 2.763751)
build_all 0.006443 0.003794 14.531220 ( 1.396515)
build_install 0.007790 0.000707 4.178558 ( 1.140537)
test_btest 0.000585 0.000111 77.140762 ( 7.589679)
test_basic 0.003377 0.000000 0.410179 ( 0.491679)
test_all 0.081025 0.055928 495.281985 ( 52.471982)
test_rubyspec 0.022978 0.011588 49.726294 ( 62.298415)
total: 130.36 sec