Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-213216
#<BuildRuby:0x0000563298087818
@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.20240108-213216",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000033 0.004085 1.075338 ( 1.460764)
build_miniruby 0.000943 0.000171 0.885553 ( 0.884763)
build_ruby 0.001112 0.000202 2.717245 ( 2.718552)
build_all 0.009240 0.000000 14.614635 ( 1.370403)
build_install 0.010125 0.000000 4.194195 ( 1.150504)
test_btest 0.000662 0.000000 81.896237 ( 7.039566)
test_basic 0.000047 0.003321 0.437430 ( 0.518809)
test_all 0.082740 0.050663 508.668036 ( 58.780024)
test_rubyspec 0.029473 0.006523 50.983975 ( 63.542254)
total: 137.47 sec