Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-002147
#<BuildRuby:0x0000564f111b3440
@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.20220306-002147",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010005 1.002182 ( 1.227835)
build_miniruby 0.000816 0.000876 0.075016 ( 0.074101)
build_ruby 0.001656 0.000592 0.075421 ( 0.072956)
build_all 0.008135 0.001403 4.183704 ( 0.856516)
build_install 0.018985 0.004617 7.916504 ( 2.379855)
test_btest 0.000000 0.001207 75.235877 ( 8.223235)
test_basic 0.004336 0.003543 0.327308 ( 0.415523)
test_all 0.001241 0.000438 669.856046 ( 65.813283)
test_rubyspec 0.095125 0.065315 46.360891 ( 51.817380)
total: 130.88 sec