Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-040221
#<BuildRuby:0x000055a6b88174f0
@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.20231125-040221",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002505 0.003565 0.945656 ( 1.356595)
build_miniruby 0.001063 0.000266 0.847244 ( 0.847172)
build_ruby 0.001289 0.000323 2.668965 ( 2.670927)
build_all 0.004941 0.003132 12.328980 ( 1.039872)
build_install 0.009740 0.001585 3.672169 ( 0.985600)
test_btest 0.000696 0.000185 65.927604 ( 4.790662)
test_basic 0.004084 0.001089 0.410600 ( 0.490739)
test_all 0.067629 0.030675 366.827773 ( 33.106078)
test_rubyspec 0.029134 0.036373 39.989089 ( 52.539850)
total: 97.83 sec