Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-115505
#<BuildRuby:0x0000557696cd0138
@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.20231220-115505",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000422 0.003734 1.052438 ( 1.318374)
build_miniruby 0.000817 0.000063 0.900270 ( 0.900252)
build_ruby 0.001109 0.000000 2.737568 ( 2.740873)
build_all 0.003909 0.003991 12.236526 ( 1.008738)
build_install 0.008727 0.000115 3.650840 ( 0.987036)
test_btest 0.000646 0.000081 65.288018 ( 6.033020)
test_basic 0.002873 0.000359 0.382557 ( 0.465355)
test_all 0.073842 0.030484 434.150381 ( 38.726652)
test_rubyspec 0.038130 0.013108 40.388175 ( 53.107313)
total: 105.29 sec