Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-021035
#<BuildRuby:0x0000556fc6a837f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-021035",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005412 0.000000 1.334851 ( 1.740543)
build_miniruby 0.001217 0.000000 1.458700 ( 1.462318)
build_ruby 0.001661 0.000061 4.291798 ( 4.298537)
build_all 0.006689 0.003797 16.508773 ( 1.773817)
build_install 0.015404 0.000000 4.936307 ( 1.745815)
test_btest 0.000779 0.000000 81.122688 ( 8.731292)
test_basic 0.005637 0.000000 0.686454 ( 0.755851)
test_all 0.090590 0.029674 546.660178 ( 79.820865)
test_rubyspec 0.034899 0.029852 79.751171 ( 91.965084)
total: 192.30 sec