Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-050751
#<BuildRuby:0x000055eee442f5f8
@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-050751",
@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.000012 0.000005 0.000017 ( 0.000015)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005162 0.000452 1.513854 ( 2.739873)
build_miniruby 0.000784 0.000294 0.926618 ( 0.925968)
build_ruby 0.000909 0.000341 2.667995 ( 2.667947)
build_all 0.008846 0.000186 14.427757 ( 1.285310)
build_install 0.004292 0.004220 2.060203 ( 0.937405)
test_btest 0.000694 0.000256 84.576164 ( 7.570981)
test_basic 0.002309 0.001886 0.577789 ( 0.656380)
test_all 0.000000 0.001204 539.223756 ( 54.164571)
test_rubyspec 0.016451 0.025069 45.299250 ( 57.736731)
total: 128.69 sec