Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-083509
#<BuildRuby:0x0000557f6eb57bb8
@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.20231015-083509",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004606 0.001355 1.610448 ( 1.836699)
build_miniruby 0.000787 0.000231 0.812188 ( 0.811677)
build_ruby 0.000967 0.000285 2.745457 ( 2.745773)
build_all 0.007786 0.002761 17.960546 ( 1.552193)
build_install 0.008444 0.001270 5.374085 ( 1.279468)
test_btest 0.000964 0.000276 87.637052 ( 8.066927)
test_basic 0.003159 0.000903 0.648333 ( 0.724187)
test_all 0.001257 0.004837 568.430724 ( 60.825755)
test_rubyspec 0.013650 0.037657 51.959738 ( 64.264259)
total: 142.11 sec