Logfile: /home/ko1/ruby/logs/brlog.trunk.20240716-164216
#<BuildRuby:0x0000557dad3ed750
@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.20240716-164216",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004483 0.000917 1.178265 ( 1.395033)
build_miniruby 0.000809 0.000216 0.713277 ( 0.713523)
build_ruby 0.001512 0.000403 2.289180 ( 2.289277)
build_all 0.004805 0.003931 12.725929 ( 1.048821)
build_install 0.008726 0.004114 4.474686 ( 1.088498)
test_btest 0.000546 0.000182 75.137712 ( 5.060129)
test_basic 0.003128 0.001042 0.404860 ( 0.485287)
test_all 0.073385 0.029786 388.039389 ( 37.639622)
test_rubyspec 0.014821 0.028784 89.549689 ( 11.186393)
total: 60.91 sec