Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-020959
#<BuildRuby:0x000055c0bf44c0e8
@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-020959",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004493 0.000217 1.056190 ( 1.319887)
build_miniruby 0.000832 0.000333 0.709690 ( 0.709738)
build_ruby 0.001406 0.000000 2.253299 ( 2.253663)
build_all 0.007281 0.001694 12.516220 ( 1.045119)
build_install 0.005569 0.009568 4.510205 ( 1.080732)
test_btest 0.000498 0.000249 70.221044 ( 5.841000)
test_basic 0.001858 0.003149 0.392687 ( 0.473020)
test_all 0.064635 0.034175 385.190772 ( 37.388820)
test_rubyspec 0.022290 0.020632 86.713631 ( 11.054590)
total: 61.17 sec