Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-013609
#<BuildRuby:0x000055c05312bee8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240620-013609",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005988 0.000530 1.915188 ( 2.670023)
build_miniruby 0.001255 0.000000 1.035286 ( 1.034965)
build_ruby 0.001794 0.000000 3.363258 ( 3.364174)
build_all 0.002255 0.007417 17.132975 ( 1.604967)
build_install 0.008046 0.002550 6.025057 ( 1.435617)
test_btest 0.000590 0.000215 108.856655 ( 8.870130)
test_basic 0.004601 0.000222 0.855817 ( 0.929531)
test_all 0.101564 0.035327 554.897466 ( 53.305341)
test_rubyspec 0.047800 0.020862 133.729886 ( 15.922594)
total: 89.14 sec