Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-192106
#<BuildRuby:0x000055600f0db500
@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.20231016-192106",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001936 0.003115 1.248884 ( 1.658020)
build_miniruby 0.001287 0.000183 0.861150 ( 0.859355)
build_ruby 0.001101 0.000157 2.707069 ( 2.706650)
build_all 0.010216 0.000000 16.831634 ( 1.572828)
build_install 0.003344 0.005906 4.911116 ( 1.145478)
test_btest 0.001204 0.000000 80.838735 ( 7.886247)
test_basic 0.002081 0.003454 0.810452 ( 0.883944)
test_all 0.004988 0.000000 522.795932 ( 60.028123)
test_rubyspec 0.031100 0.019905 51.596555 ( 63.935778)
total: 140.68 sec