Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-163616
#<BuildRuby:0x000055f865332eb8
@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.20231029-163616",
@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.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004290 0.000451 1.429922 ( 1.684716)
build_miniruby 0.001009 0.000106 0.828405 ( 0.827970)
build_ruby 0.001157 0.000122 2.701494 ( 2.701650)
build_all 0.009967 0.000000 16.630047 ( 1.512544)
build_install 0.009126 0.000000 4.985267 ( 1.181068)
test_btest 0.000768 0.000000 84.050102 ( 7.577569)
test_basic 0.004484 0.000227 0.772411 ( 0.852721)
test_all 0.089337 0.046982 518.388435 ( 60.736889)
test_rubyspec 0.011701 0.035323 49.007255 ( 61.358786)
total: 138.43 sec