Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-172203
#<BuildRuby:0x000055e4b493b040
@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.20231020-172203",
@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.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004189 0.000441 1.296333 ( 1.541738)
build_miniruby 0.000943 0.000099 0.844939 ( 0.844631)
build_ruby 0.001505 0.000000 2.642691 ( 2.642057)
build_all 0.009892 0.000265 17.090820 ( 1.481495)
build_install 0.007998 0.000761 5.046156 ( 1.175441)
test_btest 0.001066 0.000000 84.737793 ( 8.013664)
test_basic 0.004461 0.000072 0.688561 ( 0.765552)
test_all 0.000578 0.004974 556.428623 ( 53.640963)
test_rubyspec 0.028571 0.016818 49.716587 ( 62.032446)
total: 132.14 sec