Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-163312
#<BuildRuby:0x000055a4306f01d8
@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.20240618-163312",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.003700 0.002114 1.666025 ( 2.053709)
build_miniruby 0.000723 0.000413 1.048086 ( 1.047548)
build_ruby 0.000943 0.000538 3.262574 ( 3.262948)
build_all 0.003587 0.006684 17.298044 ( 1.685347)
build_install 0.007013 0.003224 6.057867 ( 1.492910)
test_btest 0.000691 0.000432 107.581408 ( 8.651200)
test_basic 0.004889 0.000202 0.757759 ( 0.836288)
test_all 0.091448 0.048266 569.100128 ( 53.840107)
test_rubyspec 0.024801 0.044042 134.861791 ( 16.299920)
total: 89.17 sec