Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-041132
#<BuildRuby:0x00005575ca6fca58
@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.20220227-041132",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005819 0.005701 1.010226 ( 1.144754)
build_miniruby 0.001700 0.000523 0.077902 ( 0.075688)
build_ruby 0.002121 0.000000 0.077236 ( 0.075139)
build_all 0.010173 0.000905 4.208314 ( 0.862813)
build_install 0.012402 0.010507 7.914196 ( 2.453310)
test_btest 0.000800 0.000283 73.742363 ( 8.001977)
test_basic 0.002896 0.004160 0.336627 ( 0.425319)
test_all 0.001833 0.000265 650.242425 ( 65.675545)
test_rubyspec 0.094557 0.061682 46.354952 ( 51.920951)
total: 130.64 sec