Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-004112
#<BuildRuby:0x0000560835367ea8
@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.20220515-004112",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002004 0.004681 0.890651 ( 1.078008)
build_miniruby 0.000836 0.000209 0.057330 ( 0.055918)
build_ruby 0.000856 0.000214 0.058279 ( 0.056850)
build_all 0.004345 0.000000 1.487989 ( 0.603947)
build_install 0.008094 0.003126 6.351921 ( 2.877614)
test_btest 0.000568 0.000142 48.522406 ( 9.015345)
test_basic 0.000000 0.005816 0.285406 ( 0.373994)
test_all 0.000000 0.001349 609.216928 ( 92.038436)
test_rubyspec 0.069259 0.051716 44.357896 ( 49.244522)
total: 155.35 sec