Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-190011
#<BuildRuby:0x000055f7ade28060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-190011",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003532 0.001177 1.061845 ( 1.333389)
build_miniruby 0.000738 0.000246 0.901418 ( 0.902382)
build_ruby 0.001291 0.000000 2.736548 ( 2.741313)
build_all 0.006370 0.000960 12.158290 ( 1.051528)
build_install 0.006270 0.002301 3.637245 ( 0.983423)
test_btest 0.000478 0.000147 63.482468 ( 5.858161)
test_basic 0.000000 0.003584 0.386978 ( 0.469817)
test_all 0.084659 0.024253 443.888410 ( 45.091535)
test_rubyspec 0.012279 0.037290 40.520321 ( 53.275364)
total: 111.71 sec