Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-050529
#<BuildRuby:0x000055605a203ce8
@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.20240104-050529",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.005472 0.000505 1.459076 ( 1.705659)
build_miniruby 0.001119 0.000000 0.835725 ( 0.835504)
build_ruby 0.001246 0.000000 2.739746 ( 2.739563)
build_all 0.008441 0.000654 14.430050 ( 1.321791)
build_install 0.001757 0.006246 4.202725 ( 1.068875)
test_btest 0.001412 0.000000 78.180442 ( 6.858940)
test_basic 0.003701 0.000450 0.610363 ( 0.691129)
test_all 0.095054 0.031684 490.590144 ( 47.379637)
test_rubyspec 0.019965 0.027820 48.083180 ( 60.486419)
total: 123.09 sec