Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-144418
#<BuildRuby:0x000055d2982f7040
@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.20240110-144418",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003737 0.000340 0.920438 ( 1.291499)
build_miniruby 0.000970 0.000089 0.912527 ( 0.911919)
build_ruby 0.001118 0.000102 2.761786 ( 2.764280)
build_all 0.006833 0.003056 14.829359 ( 1.399559)
build_install 0.009330 0.000688 4.357891 ( 1.152153)
test_btest 0.000631 0.000079 81.467146 ( 7.196338)
test_basic 0.004750 0.000062 0.435932 ( 0.515319)
test_all 0.100256 0.037513 543.077541 ( 57.421190)
test_rubyspec 0.019265 0.019210 50.271102 ( 62.815539)
total: 135.47 sec