Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-191633
#<BuildRuby:0x00005637918affd8
@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.20240106-191633",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004874 1.145847 ( 1.534556)
build_miniruby 0.000000 0.001004 1.359277 ( 1.361358)
build_ruby 0.000000 0.001387 4.053307 ( 4.062433)
build_all 0.000000 0.009771 16.433381 ( 1.583929)
build_install 0.006569 0.008177 4.740363 ( 1.641412)
test_btest 0.000560 0.000297 80.557167 ( 10.165672)
test_basic 0.000494 0.006148 0.616978 ( 0.680948)
test_all 0.081213 0.039167 544.532151 ( 55.122969)
test_rubyspec 0.024396 0.036733 71.777156 ( 84.131517)
total: 160.29 sec