Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-172851
#<BuildRuby:0x00005602440cc0a0
@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.20231217-172851",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000109 0.003985 1.030095 ( 1.262822)
build_miniruby 0.001060 0.000088 0.868055 ( 0.867614)
build_ruby 0.000988 0.000082 2.708673 ( 2.711267)
build_all 0.006981 0.000582 12.173741 ( 1.001474)
build_install 0.008564 0.005345 3.527663 ( 0.974543)
test_btest 0.000613 0.000095 65.832086 ( 4.688107)
test_basic 0.003521 0.000000 0.381688 ( 0.465347)
test_all 0.089504 0.006873 384.116826 ( 32.423243)
test_rubyspec 0.010929 0.058670 40.118339 ( 52.786760)
total: 97.18 sec