Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-224900
#<BuildRuby:0x00005616cf7e7520
@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-224900",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.007558 0.000000 1.444061 ( 2.724871)
build_miniruby 0.000919 0.000136 0.883019 ( 0.882204)
build_ruby 0.000000 0.001143 2.576140 ( 2.577072)
build_all 0.008049 0.001138 13.893867 ( 1.256390)
build_install 0.007867 0.000114 1.989791 ( 0.896356)
test_btest 0.000765 0.000147 81.352555 ( 7.361703)
test_basic 0.004174 0.000803 0.655050 ( 0.733906)
test_all 0.001622 0.000157 502.447638 ( 57.486737)
test_rubyspec 0.027573 0.011977 42.840493 ( 55.289095)
total: 129.21 sec