Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-201634
#<BuildRuby:0x0000561897b780d0
@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.20220725-201634",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006814 0.813876 ( 0.904337)
build_miniruby 0.000344 0.000600 0.056674 ( 0.055524)
build_ruby 0.000807 0.000173 0.059237 ( 0.058029)
build_all 0.000495 0.004073 1.551980 ( 0.598784)
build_install 0.011233 0.000000 5.608915 ( 2.150422)
test_btest 0.000705 0.000019 46.535817 ( 8.634189)
test_basic 0.004998 0.001176 0.337712 ( 0.426109)
test_all 0.000742 0.000175 600.912301 ( 88.972630)
test_rubyspec 0.082657 0.045156 43.705490 ( 49.330088)
total: 151.13 sec