Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-072546
#<BuildRuby:0x0000559734c94098
@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.20240116-072546",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003242 0.001390 1.356094 ( 1.819480)
build_miniruby 0.000860 0.000368 0.899569 ( 0.898550)
build_ruby 0.001193 0.000511 2.969374 ( 2.858408)
build_all 0.005870 0.003130 14.173733 ( 1.315096)
build_install 0.007257 0.001218 4.094828 ( 1.084584)
test_btest 0.000654 0.000269 73.562795 ( 7.101949)
test_basic 0.004712 0.000000 0.702367 ( 0.777821)
test_all 0.106732 0.023483 473.353443 ( 55.318219)
test_rubyspec 0.031042 0.014893 48.537552 ( 60.896207)
total: 132.07 sec