Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-170509
#<BuildRuby:0x0000563acfd44328
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-170509",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004833 0.000094 1.167173 ( 1.460323)
build_miniruby 0.000979 0.000000 0.975351 ( 0.973959)
build_ruby 0.001214 0.000000 2.667149 ( 2.576892)
build_all 0.001623 0.007171 15.697758 ( 3.341992)
build_install 0.007547 0.001373 1.998185 ( 1.161193)
test_btest 0.000538 0.000098 63.799175 ( 10.625582)
test_basic 0.004079 0.000741 0.314335 ( 0.405230)
test_all 0.001067 0.000194 665.146988 (105.483835)
test_rubyspec 0.059572 0.016379 53.255712 ( 61.482049)
total: 187.51 sec