Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-143505
#<BuildRuby:0x000055cec9b1ffd8
@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.20240109-143505",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.006086 0.000000 0.790590 ( 1.210102)
build_miniruby 0.001059 0.000000 0.842140 ( 0.842041)
build_ruby 0.001407 0.000000 2.667008 ( 2.667575)
build_all 0.004753 0.003044 11.918721 ( 0.965726)
build_install 0.009591 0.000675 3.433763 ( 0.970020)
test_btest 0.000545 0.000182 63.218380 ( 5.678045)
test_basic 0.000592 0.004197 0.410949 ( 0.490706)
test_all 0.075573 0.024102 367.702333 ( 40.034779)
test_rubyspec 0.022233 0.049395 40.669366 ( 53.214254)
total: 106.07 sec