Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-004629
#<BuildRuby:0x0000557499ed09f0
@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.20221106-004629",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006878 0.001876 0.875827 ( 0.917173)
build_miniruby 0.001262 0.000344 0.049877 ( 0.048365)
build_ruby 0.001099 0.000300 0.053079 ( 0.051832)
build_all 0.007377 0.000000 1.229314 ( 0.462992)
build_install 0.008410 0.006727 1.583115 ( 0.816272)
test_btest 0.001106 0.000341 64.422894 ( 6.435439)
test_basic 0.004511 0.001387 0.305765 ( 0.406274)
test_all 0.000000 0.002285 489.433938 ( 53.609374)
test_rubyspec 0.093248 0.030597 43.388043 ( 51.903287)
total: 114.65 sec