Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-175440
#<BuildRuby:0x000055fd831f3840
@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.20231216-175440",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003991 0.000631 1.359850 ( 1.701732)
build_miniruby 0.000932 0.000147 0.956547 ( 0.955546)
build_ruby 0.001526 0.000241 2.947739 ( 2.948875)
build_all 0.010524 0.000303 17.412379 ( 1.653275)
build_install 0.008887 0.000037 5.014658 ( 1.190784)
test_btest 0.001085 0.000000 90.979276 ( 7.721034)
test_basic 0.001147 0.003988 0.878311 ( 0.954725)
test_all 0.113974 0.025414 564.984251 ( 60.820435)
test_rubyspec 0.013429 0.035891 51.652161 ( 63.997354)
total: 141.94 sec