Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-121915
#<BuildRuby:0x0000564f17d11318
@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.20221029-121915",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005497 0.005300 1.141999 ( 1.179899)
build_miniruby 0.001669 0.000417 0.097092 ( 0.093424)
build_ruby 0.001258 0.000314 0.090301 ( 0.087934)
build_all 0.003463 0.005795 1.329374 ( 0.567048)
build_install 0.004766 0.009794 1.657781 ( 0.896995)
test_btest 0.001457 0.000672 61.427996 ( 6.534138)
test_basic 0.004632 0.002138 0.341121 ( 0.436635)
test_all 0.005422 0.002503 522.594393 ( 55.496157)
test_rubyspec 0.048764 0.074128 43.453962 ( 52.088927)
total: 117.38 sec