Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-174427
#<BuildRuby:0x000055d4599801d8
@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.20240620-174427",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004882 0.000407 1.064107 ( 1.320656)
build_miniruby 0.000918 0.000077 0.702019 ( 0.702126)
build_ruby 0.001429 0.000119 2.251237 ( 2.251532)
build_all 0.004503 0.003878 12.500319 ( 1.046163)
build_install 0.006689 0.007981 4.167203 ( 1.071587)
test_btest 0.000570 0.000142 69.808056 ( 5.163289)
test_basic 0.000000 0.004312 0.425424 ( 0.505811)
test_all 0.072652 0.025381 377.726025 ( 40.050267)
test_rubyspec 0.024107 0.018904 87.194149 ( 10.959962)
total: 63.07 sec