Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-192206
#<BuildRuby:0x00005636f89f7510
@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.20220901-192206",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005116 0.008108 0.981265 ( 1.016259)
build_miniruby 0.001881 0.000502 0.078000 ( 0.077297)
build_ruby 0.001617 0.000431 0.076872 ( 0.076743)
build_all 0.010034 0.001454 1.543969 ( 0.590981)
build_install 0.015237 0.003809 1.896789 ( 0.948907)
test_btest 0.001246 0.000000 74.332113 ( 8.107817)
test_basic 0.000000 0.006443 0.325987 ( 0.416246)
test_all 0.000724 0.004228 680.585640 ( 66.842298)
test_rubyspec 0.116312 0.063155 45.288378 ( 53.711520)
total: 131.79 sec