Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-114418
#<BuildRuby:0x000055908c48aec8
@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.20230704-114418",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000000 0.000059 0.000059 ( 0.000035)
build_up 0.000863 0.004188 1.454281 ( 2.757923)
build_miniruby 0.000731 0.000173 0.918889 ( 0.919246)
build_ruby 0.000957 0.000225 2.638239 ( 2.638339)
build_all 0.009455 0.000000 10.825230 ( 7.331641)
build_install 0.008292 0.000000 5.120351 ( 2.012454)
test_btest 0.001005 0.000000 88.238506 ( 7.063348)
test_basic 0.003876 0.000000 0.682116 ( 0.768165)
test_all 0.002086 0.000000 476.470055 ( 44.739716)
test_rubyspec 0.030404 0.012221 42.719145 ( 55.119561)
total: 123.35 sec