Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-170046
#<BuildRuby:0x00005567dd3f7858
@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.20231220-170046",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004508 0.001803 1.299793 ( 1.735012)
build_miniruby 0.000804 0.000322 0.860424 ( 0.859953)
build_ruby 0.001026 0.000410 2.748147 ( 2.748058)
build_all 0.009957 0.000437 16.534240 ( 1.492550)
build_install 0.002899 0.006356 4.841164 ( 1.169700)
test_btest 0.000715 0.000301 82.906918 ( 7.727983)
test_basic 0.003793 0.001597 0.831118 ( 0.903922)
test_all 0.093141 0.041832 537.810207 ( 50.912476)
test_rubyspec 0.021086 0.028725 51.648481 ( 64.013347)
total: 131.56 sec