Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-004432
#<BuildRuby:0x000055d2a2f3fbb8
@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.20230526-004432",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001837 0.003375 1.516657 ( 2.765947)
build_miniruby 0.000713 0.000198 0.818298 ( 0.817573)
build_ruby 0.001105 0.000307 2.422042 ( 2.422278)
build_all 0.008608 0.001224 12.506221 ( 1.133771)
build_install 0.005349 0.002223 1.765676 ( 0.869538)
test_btest 0.000868 0.000237 80.636412 ( 7.212732)
test_basic 0.000000 0.003959 0.560871 ( 0.647623)
test_all 0.000000 0.002048 439.302449 ( 48.593674)
test_rubyspec 0.017121 0.020030 41.733302 ( 54.147775)
total: 118.61 sec