Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-212519
#<BuildRuby:0x0000564d375e7c18
@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-212519",
@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.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004794 0.000799 1.054922 ( 1.386523)
build_miniruby 0.001340 0.000000 0.701365 ( 0.701750)
build_ruby 0.000000 0.001491 2.243921 ( 2.244872)
build_all 0.004328 0.004344 12.527635 ( 1.071590)
build_install 0.010769 0.001661 4.162960 ( 1.074556)
test_btest 0.000656 0.000154 69.061356 ( 6.185799)
test_basic 0.003587 0.000000 0.401367 ( 0.482746)
test_all 0.085111 0.013021 376.761486 ( 39.605927)
test_rubyspec 0.020306 0.022286 87.199714 ( 11.104843)
total: 63.86 sec