Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-075818
#<BuildRuby:0x000055accbdd0018
@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.20231208-075818",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000580 0.004200 1.187570 ( 1.533697)
build_miniruby 0.000944 0.000000 0.924446 ( 0.925078)
build_ruby 0.001411 0.000000 2.640761 ( 2.640758)
build_all 0.008156 0.001821 16.663645 ( 1.491515)
build_install 0.007816 0.000889 4.944846 ( 1.176272)
test_btest 0.000736 0.000194 86.385456 ( 7.492145)
test_basic 0.003810 0.001002 0.847269 ( 0.926663)
test_all 0.108693 0.028024 527.027590 ( 56.705437)
test_rubyspec 0.032069 0.016780 50.546893 ( 62.956419)
total: 135.85 sec