Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-152511
#<BuildRuby:0x0000562487ce7500
@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.20240117-152511",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005154 0.000100 1.029173 ( 1.408656)
build_miniruby 0.001229 0.000129 0.860673 ( 0.860821)
build_ruby 0.001167 0.000123 2.738620 ( 2.738511)
build_all 0.008775 0.000438 14.497757 ( 1.351512)
build_install 0.000304 0.007612 4.207591 ( 1.068242)
test_btest 0.000967 0.000176 78.522361 ( 6.797075)
test_basic 0.001598 0.003682 0.727840 ( 0.803844)
test_all 0.087877 0.046347 486.685768 ( 55.606769)
test_rubyspec 0.027296 0.033703 80.655535 ( 93.046788)
total: 163.68 sec