Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-161313
#<BuildRuby:0x0000558aa7a4b500
@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.20231017-161313",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004320 0.001016 1.340526 ( 1.611138)
build_miniruby 0.000862 0.000203 0.857059 ( 0.856492)
build_ruby 0.001190 0.000280 2.743052 ( 2.742461)
build_all 0.009514 0.001141 17.992853 ( 1.647209)
build_install 0.005508 0.004889 5.475764 ( 1.350885)
test_btest 0.000898 0.000236 91.632102 ( 7.198531)
test_basic 0.003828 0.000000 0.754677 ( 0.831294)
test_all 0.006278 0.000000 561.926585 ( 58.858144)
test_rubyspec 0.022945 0.026604 51.430428 ( 63.706665)
total: 138.80 sec