Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-052353
#<BuildRuby:0x00005630ca073568
@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.20230703-052353",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.005169 1.486277 ( 2.723260)
build_miniruby 0.000000 0.001098 0.927243 ( 0.927748)
build_ruby 0.000370 0.000838 2.676143 ( 2.676091)
build_all 0.004279 0.004852 11.662677 ( 8.174852)
build_install 0.006999 0.001749 5.004247 ( 1.902164)
test_btest 0.001137 0.000285 84.664882 ( 7.872389)
test_basic 0.004059 0.000000 0.706587 ( 0.787653)
test_all 0.000000 0.001100 457.848266 ( 45.407173)
test_rubyspec 0.020072 0.023663 43.002010 ( 55.459084)
total: 125.93 sec