Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-053005
#<BuildRuby:0x0000561ee32eb280
@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.20231104-053005",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003796 0.000893 1.402365 ( 1.620360)
build_miniruby 0.000000 0.000929 0.849886 ( 0.849321)
build_ruby 0.000000 0.001515 2.795113 ( 2.795593)
build_all 0.009066 0.001764 17.240394 ( 1.563352)
build_install 0.005672 0.004688 5.370922 ( 1.335440)
test_btest 0.000914 0.000274 85.089071 ( 7.891254)
test_basic 0.000666 0.004622 0.767565 ( 0.842306)
test_all 0.118500 0.020773 545.843529 ( 53.009813)
test_rubyspec 0.007238 0.041680 51.217018 ( 63.606335)
total: 133.51 sec