Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-063621
#<BuildRuby:0x000055a40a617548
@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-063621",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004065 0.001525 1.737072 ( 1.908414)
build_miniruby 0.000849 0.000318 1.032146 ( 1.031445)
build_ruby 0.001253 0.000470 3.316688 ( 3.317000)
build_all 0.005474 0.004808 17.538187 ( 1.710155)
build_install 0.006801 0.003560 6.100869 ( 1.463318)
test_btest 0.000899 0.000378 103.281305 ( 9.181982)
test_basic 0.004430 0.000028 0.976088 ( 1.051645)
test_all 0.099780 0.038285 560.085026 ( 64.038052)
test_rubyspec 0.031914 0.038288 133.066011 ( 15.909960)
total: 99.61 sec