Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-011710
#<BuildRuby:0x0000556cf70a7918
@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.20231213-011710",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005064 0.000173 1.518648 ( 2.237603)
build_miniruby 0.000897 0.000142 0.922843 ( 0.922525)
build_ruby 0.001105 0.000175 2.825319 ( 2.825763)
build_all 0.010167 0.000270 16.882449 ( 1.537887)
build_install 0.003558 0.006558 4.983110 ( 1.186388)
test_btest 0.001124 0.000000 86.137102 ( 7.376641)
test_basic 0.001054 0.003482 0.743908 ( 0.821744)
test_all 0.104180 0.030820 546.008893 ( 55.809419)
test_rubyspec 0.027294 0.021858 50.557167 ( 63.121158)
total: 135.84 sec