Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-204141
#<BuildRuby:0x00005646925874b8
@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.20220819-204141",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010307 0.000417 0.959877 ( 1.060978)
build_miniruby 0.002022 0.000135 0.077656 ( 0.075772)
build_ruby 0.002102 0.000140 0.072739 ( 0.071103)
build_all 0.009615 0.000303 1.540070 ( 0.578742)
build_install 0.012876 0.010604 1.861324 ( 0.922928)
test_btest 0.001039 0.000173 76.009307 ( 8.557105)
test_basic 0.006194 0.001032 0.319824 ( 0.409327)
test_all 0.002560 0.000000 634.695928 ( 64.635544)
test_rubyspec 0.107800 0.059396 45.859088 ( 54.311708)
total: 130.62 sec