Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-075139
#<BuildRuby:0x000055a111553040
@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.20231207-075139",
@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.000000 0.000010 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004649 0.000035 1.322359 ( 1.689859)
build_miniruby 0.001017 0.000048 0.906057 ( 0.905375)
build_ruby 0.001410 0.000067 2.845894 ( 2.846109)
build_all 0.009586 0.000251 16.903876 ( 1.514176)
build_install 0.005071 0.003688 4.991982 ( 1.188219)
test_btest 0.001018 0.000000 84.257294 ( 7.535448)
test_basic 0.000000 0.004557 0.737948 ( 0.813361)
test_all 0.103784 0.033371 543.645560 ( 57.277554)
test_rubyspec 0.030202 0.022411 51.251044 ( 63.582907)
total: 137.35 sec