Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-071635
#<BuildRuby:0x000055c69448be20
@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-071635",
@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.000002 0.000009 ( 0.000009)
build_up 0.000737 0.004100 1.349989 ( 1.591148)
build_miniruby 0.000783 0.000277 0.857712 ( 0.857276)
build_ruby 0.001004 0.000354 2.957039 ( 2.957844)
build_all 0.005705 0.004660 16.177340 ( 1.487351)
build_install 0.009130 0.000000 4.796185 ( 1.145115)
test_btest 0.001014 0.000000 81.984554 ( 7.644076)
test_basic 0.000000 0.004598 0.802158 ( 0.877908)
test_all 0.092857 0.045809 499.253952 ( 52.458051)
test_rubyspec 0.022377 0.027790 49.325789 ( 61.699189)
total: 130.72 sec