Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-145030
#<BuildRuby:0x000055d2260d7e58
@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-145030",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003847 0.001154 1.058183 ( 1.502307)
build_miniruby 0.000926 0.000277 0.721177 ( 0.720979)
build_ruby 0.001135 0.000340 2.285665 ( 2.286143)
build_all 0.006001 0.001800 12.439711 ( 1.033435)
build_install 0.015635 0.000000 4.254333 ( 1.075243)
test_btest 0.000538 0.000124 73.206154 ( 5.410185)
test_basic 0.004367 0.001008 0.391042 ( 0.470852)
test_all 0.066180 0.031127 369.440528 ( 38.989715)
test_rubyspec 0.029122 0.014010 87.215211 ( 11.049328)
total: 62.54 sec