Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-212259
#<BuildRuby:0x000056418ddd89c8
@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.20220819-212259",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011090 0.000394 0.966784 ( 1.014383)
build_miniruby 0.001825 0.000244 0.077611 ( 0.075949)
build_ruby 0.001547 0.000206 0.078870 ( 0.077815)
build_all 0.007665 0.002869 1.561923 ( 0.591735)
build_install 0.016406 0.005579 1.870951 ( 0.909976)
test_btest 0.001417 0.000270 74.613644 ( 8.349565)
test_basic 0.006461 0.001230 0.335637 ( 0.424390)
test_all 0.002877 0.000548 646.451446 ( 64.350831)
test_rubyspec 0.066032 0.090524 45.924570 ( 54.418711)
total: 130.21 sec