Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-014306
#<BuildRuby:0x00005621175affa8
@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.20240111-014306",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004924 0.000198 1.044821 ( 1.421432)
build_miniruby 0.000944 0.000157 0.959147 ( 0.960178)
build_ruby 0.001153 0.000192 2.775801 ( 2.778711)
build_all 0.010583 0.000000 14.945060 ( 1.373042)
build_install 0.009120 0.000000 4.311854 ( 1.145019)
test_btest 0.000715 0.000000 77.589979 ( 8.003531)
test_basic 0.003488 0.000000 0.448805 ( 0.527673)
test_all 0.097535 0.040515 499.961097 ( 58.842567)
test_rubyspec 0.008963 0.024642 50.094624 ( 62.729838)
total: 137.78 sec