Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-184814
#<BuildRuby:0x000055784e4d2eb8
@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.20230614-184814",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.001519 0.004307 1.601351 ( 2.877279)
build_miniruby 0.000942 0.000209 0.795379 ( 0.794612)
build_ruby 0.001052 0.000234 2.538078 ( 2.538059)
build_all 0.008565 0.000925 12.494279 ( 1.064377)
build_install 0.006479 0.001364 1.914218 ( 0.874082)
test_btest 0.001160 0.000000 81.557657 ( 7.481357)
test_basic 0.001602 0.003173 0.700473 ( 0.778514)
test_all 0.000000 0.001530 414.551246 ( 47.924615)
test_rubyspec 0.016261 0.017210 41.375271 ( 53.931318)
total: 118.27 sec