Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-001410
#<BuildRuby:0x00005563d4a3b500
@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.20231108-001410",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001499 0.004334 1.443617 ( 1.685201)
build_miniruby 0.000863 0.000192 0.875654 ( 0.875642)
build_ruby 0.001095 0.000243 2.701478 ( 2.701556)
build_all 0.007980 0.001773 16.754930 ( 1.539336)
build_install 0.003205 0.005536 4.996476 ( 1.180652)
test_btest 0.000899 0.000250 85.475922 ( 7.513678)
test_basic 0.003849 0.001070 0.732341 ( 0.806441)
test_all 0.117483 0.018930 535.968335 ( 49.079200)
test_rubyspec 0.023006 0.025296 50.200015 ( 62.517073)
total: 127.90 sec