Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-113746
#<BuildRuby:0x000056483abfb6b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-113746",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005056 0.000120 1.240344 ( 1.614560)
build_miniruby 0.001143 0.000114 1.440580 ( 1.442289)
build_ruby 0.001544 0.000155 4.527630 ( 4.536237)
build_all 0.010169 0.000000 16.457820 ( 1.632298)
build_install 0.006382 0.008181 4.892259 ( 1.695762)
test_btest 0.000680 0.000113 85.308009 ( 7.539146)
test_basic 0.000000 0.005459 0.646867 ( 0.708956)
test_all 0.090301 0.030725 541.597784 ( 58.776249)
test_rubyspec 0.040026 0.026048 78.982059 ( 91.177966)
total: 169.12 sec