Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-211010
#<BuildRuby:0x00005590f460c9c8
@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-211010",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000007 0.000018 ( 0.000019)
configure 0.000005 0.000004 0.000009 ( 0.000008)
build_up 0.002580 0.010143 0.969816 ( 1.056225)
build_miniruby 0.002375 0.000000 0.078962 ( 0.078424)
build_ruby 0.002060 0.000254 0.077335 ( 0.076688)
build_all 0.004560 0.004505 1.543386 ( 0.590931)
build_install 0.022776 0.000000 1.886922 ( 0.944105)
test_btest 0.001005 0.000000 72.297236 ( 8.328398)
test_basic 0.007474 0.000725 0.326801 ( 0.417011)
test_all 0.001084 0.002769 650.095106 ( 65.187813)
test_rubyspec 0.107528 0.063815 45.585159 ( 53.998446)
total: 130.68 sec