Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-151634
#<BuildRuby:0x000055ca3ed88098
@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.20230705-151634",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.005485 1.463465 ( 2.748526)
build_miniruby 0.000000 0.001110 0.937435 ( 0.937435)
build_ruby 0.000000 0.001253 2.575654 ( 2.576054)
build_all 0.006481 0.002549 11.620785 ( 8.045414)
build_install 0.003409 0.005964 5.094798 ( 1.994683)
test_btest 0.000490 0.000214 83.532208 ( 7.400533)
test_basic 0.002991 0.001309 0.677183 ( 0.757800)
test_all 0.000891 0.000390 464.822206 ( 53.093477)
test_rubyspec 0.031796 0.008499 42.130552 ( 54.538519)
total: 132.09 sec