Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-113432
#<BuildRuby:0x000055b80f6bc098
@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.20231207-113432",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001711 0.003241 1.194558 ( 1.531486)
build_miniruby 0.000702 0.000248 0.831391 ( 0.830710)
build_ruby 0.000998 0.000352 2.664441 ( 2.664815)
build_all 0.008851 0.001600 16.887951 ( 1.490140)
build_install 0.003165 0.005549 4.990556 ( 1.164326)
test_btest 0.001096 0.000000 86.217580 ( 7.763670)
test_basic 0.004419 0.000000 0.615275 ( 0.694660)
test_all 0.093105 0.040412 559.840554 ( 52.793257)
test_rubyspec 0.021034 0.030725 51.866297 ( 64.140327)
total: 133.07 sec