Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-171428
#<BuildRuby:0x0000560c78b4f2f0
@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.20240110-171428",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003769 0.000000 0.915472 ( 1.311496)
build_miniruby 0.001207 0.000000 0.897005 ( 0.896283)
build_ruby 0.000000 0.001302 2.753405 ( 2.754524)
build_all 0.008695 0.001145 14.990084 ( 1.435332)
build_install 0.005580 0.003362 4.300753 ( 1.160049)
test_btest 0.000578 0.000100 79.651550 ( 6.894711)
test_basic 0.003976 0.000685 0.424457 ( 0.505598)
test_all 0.102783 0.034164 558.841772 ( 53.611001)
test_rubyspec 0.025761 0.007384 50.779559 ( 63.305553)
total: 131.88 sec