Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-005615
#<BuildRuby:0x0000561e70134090
@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.20231112-005615",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000288 0.004215 1.194894 ( 1.450735)
build_miniruby 0.000834 0.000196 0.764343 ( 0.763769)
build_ruby 0.001115 0.000263 2.716072 ( 2.716292)
build_all 0.007012 0.002825 16.369996 ( 1.458532)
build_install 0.001017 0.008348 4.890097 ( 1.156898)
test_btest 0.000534 0.000187 81.335107 ( 7.879695)
test_basic 0.004867 0.000000 0.741268 ( 0.815750)
test_all 0.091701 0.041984 511.640349 ( 46.674046)
test_rubyspec 0.014591 0.035405 50.492706 ( 62.800168)
total: 125.72 sec