Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-220211
#<BuildRuby:0x00005632c77df320
@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.20231209-220211",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003892 0.000778 1.003558 ( 1.266778)
build_miniruby 0.000904 0.000180 0.868860 ( 0.869008)
build_ruby 0.001087 0.000218 2.715433 ( 2.716206)
build_all 0.005295 0.002638 12.042658 ( 0.987150)
build_install 0.012258 0.001780 3.561246 ( 0.962980)
test_btest 0.000915 0.000000 63.155515 ( 5.471886)
test_basic 0.004437 0.000174 0.375243 ( 0.454669)
test_all 0.073553 0.028983 400.347493 ( 33.762177)
test_rubyspec 0.004761 0.057324 39.662264 ( 52.325395)
total: 98.82 sec