Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-154944
#<BuildRuby:0x000055c53a95ac40
@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-154944",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005001 0.000000 1.088457 ( 1.292997)
build_miniruby 0.000982 0.000000 0.925660 ( 0.924338)
build_ruby 0.001213 0.000000 2.784508 ( 2.681844)
build_all 0.008630 0.000195 15.767781 ( 3.311525)
build_install 0.010257 0.000310 2.042342 ( 1.182258)
test_btest 0.000568 0.000030 64.036149 ( 10.933378)
test_basic 0.000228 0.004268 0.304396 ( 0.395260)
test_all 0.001579 0.000158 705.843632 (113.379701)
test_rubyspec 0.044293 0.016720 53.258403 ( 61.549822)
total: 195.65 sec