Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-213117
#<BuildRuby:0x00005563b48984c0
@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-213117",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010253 0.001430 0.973373 ( 1.275443)
build_miniruby 0.002116 0.000000 0.075351 ( 0.073511)
build_ruby 0.002378 0.000000 0.079268 ( 0.077591)
build_all 0.009388 0.000000 1.521635 ( 0.572277)
build_install 0.021528 0.000582 1.919820 ( 0.926627)
test_btest 0.001026 0.000154 77.448366 ( 8.290153)
test_basic 0.006217 0.000932 0.323898 ( 0.413758)
test_all 0.004785 0.000718 686.577892 ( 67.192752)
test_rubyspec 0.108794 0.077887 45.835745 ( 54.174893)
total: 133.00 sec