Logfile: /home/ko1/ruby/logs/brlog.trunk.20240713-131905
#<BuildRuby:0x000055f63291c7f0
@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.20240713-131905",
@make="make",
@no_timeout_error=nil,
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000777 0.004206 1.159826 ( 1.908617)
build_miniruby 0.000000 0.000998 0.718910 ( 0.719025)
build_ruby 0.000000 0.001263 2.264799 ( 2.266020)
build_all 0.004506 0.004731 12.826158 ( 1.068793)
build_install 0.007227 0.004937 4.417388 ( 1.085552)
test_btest 0.000653 0.000204 75.402562 ( 5.223892)
test_basic 0.003966 0.000000 0.409558 ( 0.489298)
test_all 0.080808 0.021253 381.207973 ( 39.176770)
test_rubyspec 0.019897 0.023188 89.571582 ( 11.180532)
total: 63.12 sec