Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-130001
#<BuildRuby:0x000055d76d5a8c10
@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.20220311-130001",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.006813 0.005050 1.051999 ( 1.816732)
build_miniruby 0.001491 0.000574 0.077173 ( 0.074480)
build_ruby 0.002466 0.000000 0.071880 ( 0.069530)
build_all 0.008815 0.000000 1.478333 ( 0.600588)
build_install 0.015069 0.007605 5.254755 ( 2.170083)
test_btest 0.001113 0.000000 75.085366 ( 7.983520)
test_basic 0.004042 0.003267 0.342341 ( 0.430629)
test_all 0.001278 0.000471 711.299790 ( 68.472175)
test_rubyspec 0.108046 0.070045 46.514007 ( 51.976630)
total: 133.60 sec