Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-131521
#<BuildRuby:0x000055f049a4b778
@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.20220228-131521",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000085 0.000005 0.000090 ( 0.000096)
build_up 0.004714 0.007291 0.998866 ( 1.067790)
build_miniruby 0.001724 0.000304 0.070444 ( 0.069494)
build_ruby 0.001788 0.000315 0.075995 ( 0.074710)
build_all 0.009716 0.000960 4.169815 ( 0.873994)
build_install 0.021715 0.001268 8.030885 ( 2.462423)
test_btest 0.001043 0.000149 76.683096 ( 8.283494)
test_basic 0.002879 0.005311 0.341699 ( 0.431769)
test_all 0.001564 0.000298 676.058674 ( 65.916403)
test_rubyspec 0.141354 0.031323 46.398931 ( 51.740945)
total: 130.92 sec