Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-195814
#<BuildRuby:0x000055b0c6f1fbb8
@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.20240104-195814",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004557 0.001139 1.399301 ( 1.558340)
build_miniruby 0.000732 0.000183 0.880250 ( 0.880003)
build_ruby 0.001265 0.000316 2.762454 ( 2.766688)
build_all 0.008261 0.000857 14.376585 ( 1.323334)
build_install 0.008659 0.000000 4.385495 ( 1.109374)
test_btest 0.000705 0.000000 74.154388 ( 6.946743)
test_basic 0.005031 0.000000 0.752396 ( 0.827579)
test_all 0.104305 0.028753 482.982447 ( 44.995021)
test_rubyspec 0.033521 0.012914 48.292049 ( 60.704316)
total: 121.11 sec