Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-140745
#<BuildRuby:0x000055d0aaab3fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-140745",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005034 0.000246 1.254752 ( 1.665129)
build_miniruby 0.000849 0.000189 0.897529 ( 0.897014)
build_ruby 0.001141 0.000253 2.849648 ( 2.849478)
build_all 0.003811 0.006895 17.303958 ( 1.576349)
build_install 0.004504 0.004095 5.064612 ( 1.223183)
test_btest 0.000822 0.000274 85.264681 ( 8.014194)
test_basic 0.000735 0.004245 0.774123 ( 0.851733)
test_all 0.097042 0.037336 565.342080 ( 50.866118)
test_rubyspec 0.031859 0.018334 52.116462 ( 64.433041)
total: 132.38 sec