Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-051401
#<BuildRuby:0x000055f1b188c090
@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.20231028-051401",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005173 0.000454 1.567411 ( 1.876664)
build_miniruby 0.000763 0.000286 0.896232 ( 0.896851)
build_ruby 0.000942 0.000353 2.609266 ( 2.609349)
build_all 0.006583 0.003482 16.955863 ( 1.513007)
build_install 0.008961 0.000295 5.029420 ( 1.197249)
test_btest 0.000549 0.000192 86.608885 ( 7.675121)
test_basic 0.004400 0.000089 0.697031 ( 0.773120)
test_all 0.100581 0.033427 508.912560 ( 59.970154)
test_rubyspec 0.026164 0.020570 50.838525 ( 63.191136)
total: 139.70 sec