Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-044619
#<BuildRuby:0x00005600e5d135f8
@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.20231121-044619",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004097 0.000431 1.308320 ( 1.685011)
build_miniruby 0.000999 0.000000 0.874703 ( 0.874628)
build_ruby 0.001316 0.000000 2.698199 ( 2.698876)
build_all 0.009517 0.000352 16.403494 ( 1.456719)
build_install 0.008740 0.000404 4.839567 ( 1.184633)
test_btest 0.000676 0.000062 83.639503 ( 7.876630)
test_basic 0.000000 0.004139 0.654608 ( 0.732252)
test_all 0.113570 0.022963 504.723859 ( 60.864109)
test_rubyspec 0.025467 0.022431 49.186404 ( 61.469555)
total: 138.84 sec