Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-160034
#<BuildRuby:0x000055f31ea93bb8
@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.20240110-160034",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.003825 0.001063 0.967515 ( 1.355077)
build_miniruby 0.000797 0.000221 0.894039 ( 0.893722)
build_ruby 0.001025 0.000284 2.718762 ( 2.720619)
build_all 0.010033 0.000000 14.824716 ( 1.434549)
build_install 0.009356 0.000937 4.303628 ( 1.157968)
test_btest 0.000694 0.000000 80.266380 ( 7.541490)
test_basic 0.003853 0.000000 0.667789 ( 0.742602)
test_all 0.104719 0.032301 541.420613 ( 55.879866)
test_rubyspec 0.023105 0.011400 50.015015 ( 62.513643)
total: 134.24 sec