Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-045538
#<BuildRuby:0x000055ad6422f5f8
@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.20231210-045538",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006415 0.000000 1.431869 ( 1.783095)
build_miniruby 0.001109 0.000000 0.851013 ( 0.851243)
build_ruby 0.001601 0.000000 2.758586 ( 2.759247)
build_all 0.006306 0.003958 16.840120 ( 1.518141)
build_install 0.008589 0.000050 4.992041 ( 1.180322)
test_btest 0.000972 0.000075 82.127598 ( 7.942107)
test_basic 0.004826 0.000058 0.843489 ( 0.918086)
test_all 0.105780 0.026517 536.309550 ( 52.280301)
test_rubyspec 0.023183 0.025057 50.894615 ( 63.169157)
total: 132.40 sec