Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-192545
#<BuildRuby:0x000055e0e0ce7040
@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.20231114-192545",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000208 0.004356 1.204882 ( 1.590763)
build_miniruby 0.000670 0.000315 0.858371 ( 0.858116)
build_ruby 0.001217 0.000573 2.787046 ( 2.786068)
build_all 0.004337 0.005766 16.430540 ( 1.496217)
build_install 0.004777 0.004212 4.897310 ( 1.163995)
test_btest 0.000727 0.000400 82.789535 ( 7.621128)
test_basic 0.000000 0.004496 0.730100 ( 0.806465)
test_all 0.099337 0.037526 533.088824 ( 51.418998)
test_rubyspec 0.020544 0.023999 50.019383 ( 62.345453)
total: 130.09 sec