Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-111619
#<BuildRuby:0x000055bf21e53ce8
@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.20231023-111619",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005126 0.000388 2.034956 ( 2.292458)
build_miniruby 0.000667 0.000267 0.866444 ( 0.866903)
build_ruby 0.000877 0.000351 2.690215 ( 2.691127)
build_all 0.010070 0.000000 16.157317 ( 1.506157)
build_install 0.006379 0.002524 5.230261 ( 1.167135)
test_btest 0.001003 0.000000 79.395232 ( 7.667648)
test_basic 0.001526 0.003550 0.722780 ( 0.798750)
test_all 0.115167 0.016730 512.264887 ( 50.476620)
test_rubyspec 0.034005 0.014829 49.664517 ( 61.906849)
total: 129.37 sec