Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-123608
#<BuildRuby:0x0000562bd2f3c0d8
@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.20240116-123608",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.005968 0.795494 ( 1.188097)
build_miniruby 0.000260 0.000744 0.822445 ( 0.822376)
build_ruby 0.001408 0.000000 2.665797 ( 2.666391)
build_all 0.007941 0.000000 11.996425 ( 1.003731)
build_install 0.009640 0.000180 3.639302 ( 0.983949)
test_btest 0.000743 0.000000 66.005030 ( 4.486623)
test_basic 0.005115 0.000000 0.409304 ( 0.489628)
test_all 0.062961 0.034536 375.872991 ( 34.667282)
test_rubyspec 0.028076 0.037388 40.661301 ( 53.206909)
total: 99.52 sec