Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-125535
#<BuildRuby:0x000055a50ca8e9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-125535",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.000343 0.012098 0.823536 ( 0.956723)
build_miniruby 0.001388 0.000578 0.063817 ( 0.063028)
build_ruby 0.001266 0.000527 0.066443 ( 0.065635)
build_all 0.003740 0.006114 1.286268 ( 0.500230)
build_install 0.010355 0.005177 1.591913 ( 0.802198)
test_btest 0.000905 0.000453 54.237387 ( 6.459529)
test_basic 0.005850 0.002925 0.310811 ( 0.402849)
test_all 0.003944 0.000000 484.132080 ( 53.314041)
test_rubyspec 0.058778 0.067128 41.691075 ( 50.335946)
total: 112.90 sec