Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-130446
#<BuildRuby:0x000056052b94c920
@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.20221116-130446",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000060 0.000004 0.000064 ( 0.000068)
configure 0.000050 0.000003 0.000053 ( 0.000054)
build_up 0.008614 0.000000 1.116278 ( 1.188844)
build_miniruby 0.001752 0.000000 0.894228 ( 0.911115)
build_ruby 0.002397 0.000000 2.367503 ( 2.294372)
build_all 0.008675 0.010495 18.377201 ( 2.283330)
build_install 0.011135 0.009034 1.924113 ( 1.047873)
test_btest 0.001221 0.000000 87.993252 ( 10.617202)
test_basic 0.007324 0.000000 0.343770 ( 0.433061)
test_all 0.001805 0.000000 725.970844 ( 75.785472)
test_rubyspec 0.098592 0.027318 50.844160 ( 59.417532)
total: 153.98 sec