Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-123034
#<BuildRuby:0x0000564f750e3858
@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.20220215-123034",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009714 0.000793 0.947036 ( 1.226257)
build_miniruby 0.001621 0.000000 0.068675 ( 0.068020)
build_ruby 0.002125 0.000000 0.074458 ( 0.072657)
build_all 0.010096 0.000000 4.139393 ( 0.801291)
build_install 0.013816 0.010205 7.839703 ( 2.331711)
test_btest 0.001495 0.000000 70.817964 ( 7.859206)
test_basic 0.005619 0.003195 0.339838 ( 0.427200)
test_all 0.002128 0.000000 656.014939 ( 64.791972)
test_rubyspec 0.129309 0.047385 45.828962 ( 50.936337)
total: 128.52 sec