Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-062055
#<BuildRuby:0x0000560743447ed8
@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.20221119-062055",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000869 0.004214 1.166496 ( 1.592969)
build_miniruby 0.000887 0.000052 1.019688 ( 1.018194)
build_ruby 0.001129 0.000066 2.675079 ( 2.583277)
build_all 0.009052 0.000019 15.863548 ( 3.326365)
build_install 0.005171 0.004910 2.112341 ( 1.203714)
test_btest 0.000000 0.000584 59.823672 ( 11.455504)
test_basic 0.001067 0.004157 0.318343 ( 0.408663)
test_all 0.001611 0.000254 630.698179 (102.414130)
test_rubyspec 0.031350 0.030697 51.772884 ( 59.940761)
total: 183.94 sec