Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-023516
#<BuildRuby:0x000055ca0c820128
@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.20240103-023516",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000025 0.000011 0.000036 ( 0.000037)
configure 0.000018 0.000008 0.000026 ( 0.000027)
build_up 0.002546 0.005019 1.046738 ( 1.295748)
build_miniruby 0.000706 0.000385 0.819329 ( 0.819426)
build_ruby 0.000981 0.000534 2.667632 ( 2.668558)
build_all 0.008092 0.000356 12.086247 ( 0.988437)
build_install 0.008449 0.002026 3.446217 ( 0.954263)
test_btest 0.000501 0.000214 60.384525 ( 5.586244)
test_basic 0.000014 0.004107 0.387752 ( 0.468547)
test_all 0.072337 0.025922 373.479445 ( 43.430646)
test_rubyspec 0.044345 0.028795 39.820575 ( 52.398387)
total: 108.61 sec