Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-215025
#<BuildRuby:0x000055eef84e4098
@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.20231027-215025",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005130 0.000052 1.443960 ( 1.720429)
build_miniruby 0.001089 0.000052 0.800139 ( 0.800701)
build_ruby 0.001302 0.000000 2.679297 ( 2.679912)
build_all 0.005668 0.004418 16.793479 ( 1.573445)
build_install 0.004289 0.004289 5.027267 ( 1.154181)
test_btest 0.001044 0.000000 83.802579 ( 7.780816)
test_basic 0.001523 0.003349 0.696885 ( 0.777583)
test_all 0.078244 0.057452 506.699118 ( 56.127481)
test_rubyspec 0.034584 0.012939 49.050793 ( 61.370025)
total: 133.99 sec