Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-085248
#<BuildRuby:0x0000556b7c3cb788
@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.20231123-085248",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004674 0.000850 0.940077 ( 1.349137)
build_miniruby 0.000845 0.000153 0.800110 ( 0.800396)
build_ruby 0.001473 0.000000 2.613598 ( 2.614183)
build_all 0.008375 0.000000 12.140237 ( 1.019351)
build_install 0.013592 0.000000 3.747541 ( 0.980892)
test_btest 0.000786 0.000000 65.862113 ( 5.286555)
test_basic 0.001950 0.002998 0.406424 ( 0.485783)
test_all 0.081469 0.020382 355.500546 ( 40.645666)
test_rubyspec 0.021901 0.043651 40.394918 ( 52.952392)
total: 106.13 sec