Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-160613
#<BuildRuby:0x000055da61587bb8
@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.20231031-160613",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004606 0.000130 1.552951 ( 1.890327)
build_miniruby 0.000913 0.000203 0.851550 ( 0.851476)
build_ruby 0.001121 0.000249 2.642816 ( 2.643550)
build_all 0.008630 0.000939 15.840432 ( 1.433518)
build_install 0.007502 0.001579 4.806302 ( 1.155828)
test_btest 0.001035 0.000000 81.046802 ( 7.576780)
test_basic 0.004814 0.000232 0.699235 ( 0.773641)
test_all 0.091597 0.044940 524.630810 ( 50.306548)
test_rubyspec 0.044815 0.012008 51.136237 ( 63.538297)
total: 130.17 sec