Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-204439
#<BuildRuby:0x000055f9930cf840
@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.20231108-204439",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000767 0.003589 1.321544 ( 1.640588)
build_miniruby 0.000957 0.000092 0.800868 ( 0.800166)
build_ruby 0.001230 0.000000 2.784812 ( 2.785360)
build_all 0.009510 0.000280 16.588587 ( 1.490236)
build_install 0.005093 0.004075 5.001617 ( 1.213766)
test_btest 0.000674 0.000084 83.448698 ( 7.761814)
test_basic 0.003824 0.000478 0.742256 ( 0.817443)
test_all 0.091626 0.044146 529.965081 ( 49.683850)
test_rubyspec 0.012285 0.032076 51.280709 ( 63.688237)
total: 129.88 sec