Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-044654
#<BuildRuby:0x00005638426cbfa8
@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.20231019-044654",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004738 0.000000 1.283293 ( 1.549563)
build_miniruby 0.001044 0.000000 0.854622 ( 0.854061)
build_ruby 0.001418 0.000000 2.700280 ( 2.699780)
build_all 0.010819 0.000000 17.838889 ( 1.557185)
build_install 0.008514 0.001249 5.402341 ( 1.239417)
test_btest 0.000925 0.000270 88.966982 ( 7.480326)
test_basic 0.003962 0.001156 0.582317 ( 0.658252)
test_all 0.003565 0.003758 571.918246 ( 58.470787)
test_rubyspec 0.026390 0.022821 52.715805 ( 64.951379)
total: 139.46 sec