Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-133332
#<BuildRuby:0x00005586f3874450
@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.20220223-133332",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010162 0.002540 0.871843 ( 1.359289)
build_miniruby 0.001476 0.000369 0.068919 ( 0.067323)
build_ruby 0.001749 0.000437 0.072314 ( 0.070429)
build_all 0.005518 0.005355 4.229121 ( 0.865350)
build_install 0.017409 0.007572 7.865501 ( 2.381702)
test_btest 0.001186 0.000395 74.778067 ( 8.061890)
test_basic 0.008160 0.000000 0.349516 ( 0.436387)
test_all 0.001498 0.000000 700.503943 ( 67.718968)
test_rubyspec 0.112800 0.053412 46.168514 ( 51.526021)
total: 132.49 sec