Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-085745
#<BuildRuby:0x000055cc5fef3568
@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.20230531-085745",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005372 0.000061 1.470330 ( 2.707562)
build_miniruby 0.000900 0.000045 0.747033 ( 0.746243)
build_ruby 0.001141 0.000057 2.430760 ( 2.431425)
build_all 0.008817 0.000214 12.607676 ( 1.095249)
build_install 0.004244 0.003429 1.669263 ( 0.912820)
test_btest 0.000903 0.000073 83.498948 ( 6.749401)
test_basic 0.000000 0.003719 0.649577 ( 0.732018)
test_all 0.001146 0.000309 427.664131 ( 45.055177)
test_rubyspec 0.024172 0.017198 41.752072 ( 54.214379)
total: 114.65 sec