Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-173528
#<BuildRuby:0x00005606c90d3dd0
@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.20220828-173528",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006458 0.000000 0.860035 ( 0.938104)
build_miniruby 0.001000 0.000000 0.057734 ( 0.056537)
build_ruby 0.000865 0.000145 0.059630 ( 0.058390)
build_all 0.003852 0.000825 1.546584 ( 0.595878)
build_install 0.008911 0.000000 1.901204 ( 0.948202)
test_btest 0.000726 0.000000 44.243060 ( 8.581997)
test_basic 0.005421 0.000000 0.292191 ( 0.381186)
test_all 0.001833 0.000000 611.710309 ( 91.085308)
test_rubyspec 0.080100 0.012362 43.484841 ( 51.827886)
total: 154.47 sec