Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-140058
#<BuildRuby:0x000055f07dd5b858
@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.20231030-140058",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003232 0.002378 1.508097 ( 1.767585)
build_miniruby 0.000000 0.001046 0.824101 ( 0.824122)
build_ruby 0.000000 0.001236 2.663280 ( 2.663436)
build_all 0.000000 0.010455 16.054894 ( 1.447983)
build_install 0.005269 0.002913 4.785302 ( 1.115823)
test_btest 0.000549 0.000302 79.797224 ( 7.520511)
test_basic 0.002431 0.002916 0.798031 ( 0.874084)
test_all 0.087834 0.046728 507.066968 ( 51.719538)
test_rubyspec 0.023049 0.026526 50.761444 ( 63.002745)
total: 130.94 sec