Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-172851
#<BuildRuby:0x000056522153c130
@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-172851",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002812 0.002752 1.029276 ( 1.470690)
build_miniruby 0.000898 0.000207 0.713718 ( 0.713587)
build_ruby 0.001564 0.000361 2.258855 ( 2.259301)
build_all 0.003752 0.004875 12.481707 ( 1.069257)
build_install 0.011735 0.003918 4.176510 ( 1.075235)
test_btest 0.000557 0.000174 72.383766 ( 5.545081)
test_basic 0.000736 0.004309 0.393303 ( 0.474341)
test_all 0.075283 0.020862 364.764678 ( 33.808022)
test_rubyspec 0.024251 0.016466 86.415598 ( 11.011417)
total: 57.43 sec