Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-093819
#<BuildRuby:0x00005647e2e88c00
@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.20220911-093819",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008013 0.004606 1.103335 ( 1.070282)
build_miniruby 0.001904 0.000254 0.074849 ( 0.072834)
build_ruby 0.001622 0.000217 0.078159 ( 0.076537)
build_all 0.010773 0.000000 1.566050 ( 0.603956)
build_install 0.018836 0.001192 1.925655 ( 0.939958)
test_btest 0.000935 0.000098 95.851761 ( 9.184172)
test_basic 0.006887 0.000164 0.351078 ( 0.441489)
test_all 0.004021 0.000402 651.675672 ( 66.861263)
test_rubyspec 0.097695 0.063976 47.118938 ( 55.628844)
total: 134.88 sec