Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-064108
#<BuildRuby:0x000056067770e148
@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.20221101-064108",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005901 0.004393 1.112932 ( 1.159625)
build_miniruby 0.001333 0.000205 0.101922 ( 0.099068)
build_ruby 0.001257 0.000194 0.106065 ( 0.102881)
build_all 0.007627 0.000451 1.361672 ( 0.585083)
build_install 0.016126 0.000840 1.684897 ( 0.905660)
test_btest 0.001549 0.000194 61.110773 ( 6.702120)
test_basic 0.005348 0.000669 0.365456 ( 0.468350)
test_all 0.007365 0.000000 518.101389 ( 55.135609)
test_rubyspec 0.095253 0.025403 43.297914 ( 51.897034)
total: 117.06 sec