Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-205257
#<BuildRuby:0x0000563c48fc75f8
@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.20231128-205257",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000133 0.004111 1.095408 ( 1.483991)
build_miniruby 0.001159 0.000347 0.903359 ( 0.902517)
build_ruby 0.001173 0.000352 2.787087 ( 2.786654)
build_all 0.010065 0.000000 16.389333 ( 1.478564)
build_install 0.006238 0.002918 4.747907 ( 1.172997)
test_btest 0.000866 0.000231 84.088536 ( 7.632438)
test_basic 0.000360 0.005362 0.919614 ( 0.995253)
test_all 0.100791 0.032399 498.091306 ( 56.926569)
test_rubyspec 0.024039 0.023434 51.468444 ( 63.862074)
total: 137.24 sec