Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-014401
#<BuildRuby:0x0000558d0fab40e0
@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.20240618-014401",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005452 0.000000 1.594385 ( 1.939449)
build_miniruby 0.001162 0.000000 0.994927 ( 0.993926)
build_ruby 0.001439 0.000023 3.273081 ( 3.274166)
build_all 0.009805 0.000508 18.008999 ( 1.673466)
build_install 0.006146 0.004463 6.242891 ( 1.464820)
test_btest 0.000000 0.001156 107.922472 ( 8.915286)
test_basic 0.000000 0.004666 0.889898 ( 0.965537)
test_all 0.093322 0.048126 554.687722 ( 61.397114)
test_rubyspec 0.027173 0.038293 132.641633 ( 15.714779)
total: 96.34 sec