Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-021259
#<BuildRuby:0x0000555cf81b4040
@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-021259",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000835 0.004234 1.073486 ( 1.409361)
build_miniruby 0.000740 0.000296 0.706587 ( 0.706624)
build_ruby 0.001055 0.000423 2.243332 ( 2.243972)
build_all 0.006812 0.000959 12.514764 ( 1.041748)
build_install 0.000755 0.011115 4.185194 ( 1.073394)
test_btest 0.000489 0.000285 72.040024 ( 5.716131)
test_basic 0.003478 0.001394 0.393884 ( 0.474263)
test_all 0.077639 0.020445 361.125177 ( 39.900572)
test_rubyspec 0.029129 0.013109 86.353868 ( 10.978184)
total: 63.54 sec