Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-125659
#<BuildRuby:0x000055d774fd40e8
@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.20240616-125659",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004964 0.000094 1.037821 ( 1.475648)
build_miniruby 0.001142 0.000082 0.735533 ( 0.735294)
build_ruby 0.001383 0.000099 2.291767 ( 2.292542)
build_all 0.004012 0.003946 12.653098 ( 1.066013)
build_install 0.011955 0.003965 4.192543 ( 1.058511)
test_btest 0.000662 0.000111 68.296355 ( 6.207863)
test_basic 0.004886 0.000141 0.388987 ( 0.469282)
test_all 0.082895 0.015250 369.999715 ( 34.915928)
test_rubyspec 0.029528 0.013173 86.788323 ( 11.016812)
total: 59.24 sec