Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-225852
#<BuildRuby:0x000055556fa53bc8
@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.20240614-225852",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000820 0.004147 1.049062 ( 1.478009)
build_miniruby 0.000833 0.000227 0.711448 ( 0.711648)
build_ruby 0.001424 0.000000 2.233900 ( 2.234654)
build_all 0.007645 0.001263 12.536706 ( 1.039978)
build_install 0.010552 0.001395 4.201484 ( 1.084991)
test_btest 0.000740 0.000171 68.221056 ( 5.976639)
test_basic 0.004400 0.001015 0.389791 ( 0.470021)
test_all 0.066308 0.031941 363.291186 ( 36.289243)
test_rubyspec 0.023768 0.018260 86.454541 ( 10.997636)
total: 60.28 sec