Logfile: /home/ko1/ruby/logs/brlog.trunk.20240723-223923
#<BuildRuby:0x000056019f775cd0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240723-223923",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003554 0.002634 1.155026 ( 1.414834)
build_miniruby 0.000000 0.001110 0.726258 ( 0.726177)
build_ruby 0.000000 0.001765 2.303201 ( 2.303334)
build_all 0.007026 0.000571 12.516128 ( 1.036694)
build_install 0.013115 0.001137 4.260749 ( 1.073137)
test_btest 0.000664 0.000190 72.607137 ( 5.813320)
test_basic 0.003903 0.001115 0.409907 ( 0.488647)
test_all 0.060825 0.036439 367.257645 ( 44.826832)
test_rubyspec 0.029927 0.012826 89.752926 ( 11.093135)
total: 68.78 sec