Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-130613
#<BuildRuby:0x0000556a7a8bb818
@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.20231112-130613",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004581 0.000106 1.323837 ( 1.661146)
build_miniruby 0.001110 0.000175 0.894259 ( 0.894060)
build_ruby 0.001159 0.000183 2.759149 ( 2.759297)
build_all 0.008338 0.001317 16.281569 ( 1.457157)
build_install 0.008750 0.000645 4.825959 ( 1.173626)
test_btest 0.000674 0.000101 83.826409 ( 6.943588)
test_basic 0.005228 0.000066 0.809983 ( 0.889324)
test_all 0.097037 0.036192 503.356566 ( 55.401488)
test_rubyspec 0.014989 0.034513 50.743463 ( 62.999669)
total: 134.18 sec