Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-080135
#<BuildRuby:0x0000561ecbb9c090
@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.20231202-080135",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.005388 1.325152 ( 1.658236)
build_miniruby 0.000000 0.001003 0.858044 ( 0.857748)
build_ruby 0.000000 0.001284 2.685936 ( 2.686109)
build_all 0.004130 0.006137 16.891467 ( 1.545276)
build_install 0.006716 0.002472 5.007090 ( 1.210600)
test_btest 0.000793 0.000222 86.469774 ( 7.715689)
test_basic 0.004374 0.000218 0.664755 ( 0.741652)
test_all 0.102575 0.030849 559.621616 ( 50.789378)
test_rubyspec 0.021007 0.027484 51.815813 ( 64.225338)
total: 131.43 sec