Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-031041
#<BuildRuby:0x0000564dd8b67de0
@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.20220719-031041",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005855 0.000285 0.838307 ( 1.026181)
build_miniruby 0.000820 0.000126 0.056803 ( 0.055554)
build_ruby 0.000815 0.000126 0.060165 ( 0.058917)
build_all 0.004025 0.000619 1.530910 ( 0.603475)
build_install 0.007872 0.001211 5.641815 ( 2.171177)
test_btest 0.000693 0.000107 49.477786 ( 8.721706)
test_basic 0.001941 0.004661 0.337104 ( 0.423994)
test_all 0.001023 0.000219 606.545918 ( 92.372682)
test_rubyspec 0.078672 0.038566 43.558320 ( 49.179021)
total: 154.61 sec