Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-100936
#<BuildRuby:0x000055c6f4c7f040
@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.20240105-100936",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000701 0.004029 1.061813 ( 1.471192)
build_miniruby 0.000929 0.000078 0.787732 ( 0.787626)
build_ruby 0.001758 0.000147 2.875349 ( 2.874650)
build_all 0.009524 0.000404 14.270904 ( 1.415520)
build_install 0.003837 0.003939 4.101902 ( 1.059366)
test_btest 0.000835 0.000111 73.567685 ( 7.025926)
test_basic 0.000705 0.004514 0.688202 ( 0.763825)
test_all 0.125291 0.008354 466.820266 ( 52.729987)
test_rubyspec 0.039964 0.011457 48.813475 ( 61.276421)
total: 129.41 sec