Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-190321
#<BuildRuby:0x000055d2211e7bb8
@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.20231111-190321",
@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.000000 0.000043 0.000043 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000009)
build_up 0.003315 0.002265 1.378753 ( 1.641778)
build_miniruby 0.000724 0.000255 0.891252 ( 0.891026)
build_ruby 0.000959 0.000338 2.737706 ( 2.737852)
build_all 0.007198 0.002541 16.341337 ( 1.459889)
build_install 0.009882 0.001838 4.860704 ( 1.175244)
test_btest 0.001085 0.000000 83.638475 ( 6.845918)
test_basic 0.004727 0.000000 0.772581 ( 0.846705)
test_all 0.092301 0.045838 507.637722 ( 55.594955)
test_rubyspec 0.018603 0.026696 50.252212 ( 62.418958)
total: 133.61 sec