Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-043606
#<BuildRuby:0x000055fd146efa98
@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.20240619-043606",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001182 0.003642 1.049757 ( 1.399681)
build_miniruby 0.000776 0.000111 0.713148 ( 0.713458)
build_ruby 0.001507 0.000000 2.251807 ( 2.252315)
build_all 0.007276 0.000658 12.538801 ( 1.063936)
build_install 0.010375 0.005389 4.174393 ( 1.057249)
test_btest 0.000610 0.000115 71.206023 ( 5.261549)
test_basic 0.004674 0.000001 0.410569 ( 0.491769)
test_all 0.072017 0.026066 378.883018 ( 40.389994)
test_rubyspec 0.017747 0.027584 89.087272 ( 11.096177)
total: 63.73 sec