Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-152301
#<BuildRuby:0x000055ac20e9aeb8
@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.20240104-152301",
@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.000005)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006353 0.000000 1.759979 ( 1.843185)
build_miniruby 0.000904 0.000000 0.794154 ( 0.793325)
build_ruby 0.001413 0.000000 2.764527 ( 2.764293)
build_all 0.009209 0.000000 14.414166 ( 1.367659)
build_install 0.007648 0.000127 4.288893 ( 1.079411)
test_btest 0.001028 0.000085 71.254051 ( 6.860808)
test_basic 0.001056 0.003797 0.747639 ( 0.822310)
test_all 0.100490 0.031080 466.207665 ( 54.750469)
test_rubyspec 0.037446 0.011585 48.277266 ( 60.695511)
total: 130.98 sec