Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-030221
#<BuildRuby:0x0000559ed41a7340
@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.20220406-030221",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000028 0.000002 0.000030 ( 0.000032)
build_up 0.007022 0.003357 0.995166 ( 1.108432)
build_miniruby 0.001964 0.000246 0.072526 ( 0.070621)
build_ruby 0.001676 0.000210 0.066969 ( 0.064957)
build_all 0.002953 0.007586 4.187350 ( 0.851165)
build_install 0.020390 0.005038 8.413468 ( 2.920743)
test_btest 0.001197 0.000000 77.680244 ( 8.063144)
test_basic 0.007057 0.000966 0.339025 ( 0.426982)
test_all 0.001826 0.000415 728.848056 ( 76.469653)
test_rubyspec 0.134244 0.093394 47.812981 ( 53.480733)
total: 143.46 sec