Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-084420
#<BuildRuby:0x000055b46ce88098
@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-084420",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002452 0.003664 1.402908 ( 2.679699)
build_miniruby 0.001103 0.000232 0.970331 ( 0.968782)
build_ruby 0.001149 0.000000 2.674182 ( 2.674239)
build_all 0.008843 0.000413 14.829063 ( 1.347367)
build_install 0.008351 0.000000 2.016287 ( 0.891224)
test_btest 0.001086 0.000000 86.953231 ( 7.672131)
test_basic 0.002898 0.002562 0.708002 ( 0.787910)
test_all 0.001079 0.000207 530.818025 ( 57.941288)
test_rubyspec 0.024808 0.013993 44.989447 ( 57.230590)
total: 132.19 sec