Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-055147
#<BuildRuby:0x000055bb81952eb8
@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.20231023-055147",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004591 0.000612 2.059467 ( 2.289735)
build_miniruby 0.000000 0.001060 0.817729 ( 0.817800)
build_ruby 0.000000 0.001319 2.718073 ( 2.717648)
build_all 0.008600 0.001735 17.132543 ( 1.514626)
build_install 0.004651 0.004297 5.531854 ( 1.211957)
test_btest 0.000885 0.000196 83.270695 ( 7.759877)
test_basic 0.003595 0.000799 0.687917 ( 0.768981)
test_all 0.114359 0.019419 544.966792 ( 52.141907)
test_rubyspec 0.002615 0.040306 49.196950 ( 61.534711)
total: 130.76 sec