Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-155558
#<BuildRuby:0x000055fa35125400
@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.20221019-155558",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007103 0.004458 1.159086 ( 2.001271)
build_miniruby 0.002544 0.000181 0.105523 ( 0.101846)
build_ruby 0.001947 0.000139 0.114396 ( 0.111770)
build_all 0.007693 0.000193 1.345875 ( 0.579013)
build_install 0.012068 0.000123 1.652043 ( 0.900849)
test_btest 0.001482 0.000087 63.125921 ( 6.377134)
test_basic 0.002445 0.004901 0.360181 ( 0.450239)
test_all 0.007454 0.000252 500.339118 ( 54.382505)
test_rubyspec 0.111636 0.023262 43.093324 ( 51.308965)
total: 116.21 sec