Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-092251
#<BuildRuby:0x0000560be54f3548
@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.20240617-092251",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.003423 0.001597 1.651407 ( 2.169674)
build_miniruby 0.000760 0.000355 0.998485 ( 0.999043)
build_ruby 0.000951 0.000443 3.392690 ( 3.392320)
build_all 0.006878 0.003488 17.589571 ( 1.657616)
build_install 0.007843 0.002067 6.155032 ( 1.464107)
test_btest 0.000696 0.000000 106.676287 ( 9.471401)
test_basic 0.003972 0.000334 0.845896 ( 0.919869)
test_all 0.102759 0.036429 547.022265 ( 58.500883)
test_rubyspec 0.036636 0.029796 133.667742 ( 16.258889)
total: 94.83 sec