Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-044736
#<BuildRuby:0x0000560cbed0c098
@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.20230727-044736",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005505 0.000501 1.510764 ( 2.814550)
build_miniruby 0.001415 0.000129 0.899810 ( 0.903799)
build_ruby 0.001106 0.000100 2.812324 ( 2.812329)
build_all 0.005345 0.004221 14.985323 ( 1.354024)
build_install 0.009088 0.000000 2.225023 ( 0.979733)
test_btest 0.001129 0.000000 84.776791 ( 8.059543)
test_basic 0.000454 0.004033 0.737095 ( 0.814660)
test_all 0.001226 0.000000 534.849260 ( 56.346166)
test_rubyspec 0.015911 0.026222 45.896678 ( 58.308034)
total: 132.39 sec