Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-232826
#<BuildRuby:0x000055a7ebd17d68
@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.20231029-232826",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005813 0.000291 1.438191 ( 1.724699)
build_miniruby 0.001207 0.000061 0.924665 ( 0.923905)
build_ruby 0.001257 0.000062 2.735121 ( 2.735316)
build_all 0.006463 0.003568 16.703707 ( 1.458653)
build_install 0.008786 0.000378 5.027965 ( 1.193938)
test_btest 0.001015 0.000081 83.684957 ( 7.556088)
test_basic 0.001694 0.003994 0.830637 ( 0.905687)
test_all 0.106845 0.027079 506.149607 ( 57.320901)
test_rubyspec 0.032185 0.010885 49.204107 ( 61.449987)
total: 135.27 sec