Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-200544
#<BuildRuby:0x000055f50e8bc0a0
@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.20240614-200544",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004300 0.000717 1.061109 ( 1.496237)
build_miniruby 0.000881 0.000147 0.709443 ( 0.710172)
build_ruby 0.001409 0.000000 2.267346 ( 2.267948)
build_all 0.008048 0.000102 12.550005 ( 1.043027)
build_install 0.006944 0.005947 4.167513 ( 1.054148)
test_btest 0.000000 0.000741 72.103904 ( 5.162960)
test_basic 0.000775 0.003054 0.395913 ( 0.478309)
test_all 0.090720 0.007931 363.930813 ( 44.339661)
test_rubyspec 0.010400 0.030475 86.699255 ( 10.989394)
total: 67.54 sec