Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-202038
#<BuildRuby:0x0000559605caac88
@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.20220814-202038",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001544 0.008984 0.825352 ( 1.001977)
build_miniruby 0.000889 0.000533 0.048950 ( 0.047501)
build_ruby 0.001071 0.000643 0.061420 ( 0.059824)
build_all 0.004730 0.002838 1.271923 ( 0.465055)
build_install 0.010954 0.005578 1.609521 ( 0.774954)
test_btest 0.000592 0.000346 54.478661 ( 6.030940)
test_basic 0.000557 0.005400 0.284123 ( 0.374350)
test_all 0.004430 0.000896 478.526199 ( 52.028487)
test_rubyspec 0.056870 0.066219 41.924039 ( 49.492087)
total: 110.28 sec