Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-183829
#<BuildRuby:0x000055a9e3b53708
@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.20230815-183829",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001455 0.003547 1.370135 ( 2.605842)
build_miniruby 0.000868 0.000079 0.873026 ( 0.872904)
build_ruby 0.001039 0.000094 2.625016 ( 2.624897)
build_all 0.009342 0.000468 18.098660 ( 1.578566)
build_install 0.004720 0.004260 5.366678 ( 1.304896)
test_btest 0.000991 0.000123 86.024776 ( 7.746901)
test_basic 0.000064 0.004274 0.629393 ( 0.706530)
test_all 0.004705 0.000784 568.693800 ( 56.032629)
test_rubyspec 0.032339 0.019705 49.333716 ( 61.723472)
total: 135.20 sec