Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-160506
#<BuildRuby:0x000055ba11710888
@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-160506",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.011325 0.965973 ( 1.007537)
build_miniruby 0.000000 0.002415 0.075088 ( 0.072706)
build_ruby 0.000720 0.001094 0.070526 ( 0.068197)
build_all 0.009168 0.001671 1.501535 ( 0.581277)
build_install 0.013638 0.008747 1.882556 ( 0.930361)
test_btest 0.000871 0.000321 77.985126 ( 8.908689)
test_basic 0.006911 0.000923 0.335422 ( 0.427491)
test_all 0.002621 0.000918 654.140811 ( 64.971054)
test_rubyspec 0.133726 0.035572 46.053791 ( 54.413692)
total: 131.38 sec