Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-215449
#<BuildRuby:0x0000561efa94b280
@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.20231029-215449",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001877 0.004591 1.348251 ( 1.613942)
build_miniruby 0.000765 0.000229 0.823513 ( 0.823787)
build_ruby 0.001293 0.000388 2.788159 ( 2.787897)
build_all 0.003645 0.005892 15.516491 ( 1.438394)
build_install 0.008717 0.001424 4.740564 ( 1.185275)
test_btest 0.000842 0.000306 76.687740 ( 7.719576)
test_basic 0.001319 0.003611 0.674139 ( 0.755286)
test_all 0.104275 0.026202 494.070830 ( 51.631913)
test_rubyspec 0.031762 0.018286 49.816739 ( 62.162037)
total: 130.12 sec