Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-203023
#<BuildRuby:0x0000555a127b4208
@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.20220824-203023",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.006532 0.000000 0.832564 ( 1.005647)
build_miniruby 0.000000 0.000997 0.057296 ( 0.056064)
build_ruby 0.000000 0.000924 0.059722 ( 0.058585)
build_all 0.004408 0.000335 1.550111 ( 0.587988)
build_install 0.006269 0.004588 1.918362 ( 0.961308)
test_btest 0.000000 0.000746 49.907460 ( 8.495076)
test_basic 0.001866 0.003763 0.288265 ( 0.377399)
test_all 0.001220 0.000534 592.326874 ( 92.029537)
test_rubyspec 0.050837 0.061036 44.103847 ( 52.366974)
total: 155.94 sec