Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-215837
#<BuildRuby:0x0000561ad6a475f8
@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.20240109-215837",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.004099 0.887846 ( 1.276387)
build_miniruby 0.000000 0.000997 0.907845 ( 0.908179)
build_ruby 0.000000 0.001443 2.757676 ( 2.759007)
build_all 0.008892 0.001401 14.804635 ( 1.442457)
build_install 0.005648 0.004150 4.299898 ( 1.142490)
test_btest 0.000000 0.000809 81.190084 ( 7.085866)
test_basic 0.000000 0.003550 0.448794 ( 0.531355)
test_all 0.113243 0.023994 503.490848 ( 51.781419)
test_rubyspec 0.015826 0.018788 49.721209 ( 62.197790)
total: 129.13 sec