Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-191216
#<BuildRuby:0x000055ed0815b5f8
@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.20231023-191216",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002036 0.003866 2.161203 ( 2.479018)
build_miniruby 0.000891 0.000141 0.913693 ( 0.913399)
build_ruby 0.001041 0.000164 2.750579 ( 2.750234)
build_all 0.009152 0.000744 16.760530 ( 1.521610)
build_install 0.005593 0.003843 5.448396 ( 1.222800)
test_btest 0.000869 0.000158 85.391332 ( 6.968442)
test_basic 0.004770 0.000109 0.701301 ( 0.777653)
test_all 0.090045 0.043131 503.551499 ( 56.081424)
test_rubyspec 0.037454 0.010622 49.986811 ( 62.330505)
total: 135.05 sec