Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-182051
#<BuildRuby:0x000055b08049f5f8
@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.20231020-182051",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000586 0.004054 1.277967 ( 1.528473)
build_miniruby 0.001248 0.000197 0.957025 ( 0.955999)
build_ruby 0.001420 0.000224 2.805024 ( 2.805058)
build_all 0.006310 0.003765 17.361325 ( 1.571508)
build_install 0.008883 0.000879 5.113397 ( 1.179866)
test_btest 0.000796 0.000145 85.967355 ( 6.931053)
test_basic 0.000000 0.004845 0.706456 ( 0.788559)
test_all 0.002148 0.004953 524.772760 ( 60.838457)
test_rubyspec 0.022119 0.026255 51.326906 ( 63.561779)
total: 140.16 sec