Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-232729
#<BuildRuby:0x0000564cc79d2fc8
@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.20240614-232729",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004623 0.001360 1.781964 ( 2.131692)
build_miniruby 0.000768 0.000226 1.078634 ( 1.078122)
build_ruby 0.001215 0.000357 3.262772 ( 3.262473)
build_all 0.005515 0.004729 17.285797 ( 1.595870)
build_install 0.009245 0.001529 6.103827 ( 1.492303)
test_btest 0.000492 0.000155 108.194342 ( 9.033645)
test_basic 0.003341 0.001055 0.910462 ( 0.986309)
test_all 0.101732 0.037384 542.323094 ( 63.514961)
test_rubyspec 0.054377 0.011094 129.763167 ( 15.799100)
total: 98.90 sec