Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-022019
#<BuildRuby:0x00005580a7c88c00
@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.20220913-022019",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004797 0.005691 1.142881 ( 1.229447)
build_miniruby 0.002667 0.000000 0.074827 ( 0.072070)
build_ruby 0.002180 0.000131 0.074285 ( 0.072461)
build_all 0.009455 0.001404 1.565568 ( 0.602108)
build_install 0.020264 0.000153 1.935957 ( 0.946792)
test_btest 0.001308 0.000291 92.289222 ( 9.436665)
test_basic 0.008254 0.000000 0.357054 ( 0.445274)
test_all 0.003936 0.000454 685.491275 ( 68.706957)
test_rubyspec 0.103706 0.069191 47.087100 ( 55.451742)
total: 136.96 sec