Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-105008
#<BuildRuby:0x000055e6a7b8f0b8
@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.20231220-105008",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000239 0.003992 1.350724 ( 1.728459)
build_miniruby 0.001181 0.000262 0.902468 ( 0.901502)
build_ruby 0.001218 0.000270 2.981665 ( 2.981984)
build_all 0.003458 0.006768 15.788107 ( 1.392398)
build_install 0.007399 0.001012 4.608275 ( 1.167875)
test_btest 0.000000 0.001090 84.226380 ( 7.387544)
test_basic 0.000739 0.003052 0.696468 ( 0.773865)
test_all 0.108389 0.024015 528.866595 ( 50.678391)
test_rubyspec 0.025172 0.020508 50.683750 ( 63.017484)
total: 130.03 sec