Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-034047
#<BuildRuby:0x0000562a634c7398
@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-034047",
@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.000011)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.003583 0.001119 1.262186 ( 1.508769)
build_miniruby 0.000766 0.000240 0.819918 ( 0.819323)
build_ruby 0.001057 0.000330 2.657634 ( 2.658309)
build_all 0.009530 0.000287 16.494633 ( 1.483791)
build_install 0.009172 0.001280 4.908060 ( 1.147325)
test_btest 0.000813 0.000214 81.995816 ( 7.998850)
test_basic 0.003380 0.000889 0.677537 ( 0.755246)
test_all 0.102072 0.034481 503.368254 ( 57.519157)
test_rubyspec 0.029490 0.017366 50.479698 ( 62.809478)
total: 136.70 sec