Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-033516
#<BuildRuby:0x000055ebbdb47cc0
@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.20231031-033516",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005549 0.000150 1.411127 ( 1.675164)
build_miniruby 0.000893 0.000090 0.898066 ( 0.897675)
build_ruby 0.001290 0.000000 2.657706 ( 2.658693)
build_all 0.005420 0.004547 16.805221 ( 1.500758)
build_install 0.009261 0.000085 4.986312 ( 1.185479)
test_btest 0.001007 0.000131 83.030372 ( 7.795891)
test_basic 0.004602 0.000000 0.710663 ( 0.788012)
test_all 0.113354 0.019449 520.256096 ( 54.143637)
test_rubyspec 0.034843 0.014005 50.833219 ( 63.196048)
total: 133.84 sec