Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-211149
#<BuildRuby:0x000055eef8ec86e0
@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.20220902-211149",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006444 0.004361 0.979545 ( 1.073743)
build_miniruby 0.002167 0.000310 0.075602 ( 0.073515)
build_ruby 0.001914 0.000273 0.079778 ( 0.077628)
build_all 0.009279 0.000638 1.537417 ( 0.585786)
build_install 0.015364 0.007931 1.881772 ( 0.922080)
test_btest 0.001036 0.000207 71.473942 ( 7.971893)
test_basic 0.002141 0.004986 0.330940 ( 0.429005)
test_all 0.002851 0.000712 676.915940 ( 66.945995)
test_rubyspec 0.135394 0.046324 45.403951 ( 53.889076)
total: 131.97 sec