Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-015931
#<BuildRuby:0x0000557370efd1a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-015931",
@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.009330 0.003258 0.982373 ( 4.409140)
build_miniruby 0.001675 0.000478 0.074153 ( 0.071996)
build_ruby 0.001643 0.000470 0.077583 ( 0.075283)
build_all 0.006410 0.004925 4.099208 ( 0.781619)
build_install 0.019524 0.005025 7.852977 ( 2.326078)
test_btest 0.000811 0.000256 47.662548 ( 44.258630)
test_basic 0.006769 0.000681 0.336083 ( 0.427786)
test_all 0.000000 0.001734 697.734334 ( 67.379261)
test_rubyspec 0.103170 0.075732 46.158761 ( 51.610105)
total: 171.34 sec