Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-221440
#<BuildRuby:0x00005576c5027ce0
@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.20221203-221440",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000318 0.004029 0.800730 ( 1.087929)
build_miniruby 0.000769 0.000193 0.506760 ( 0.506255)
build_ruby 0.000000 0.001375 1.670332 ( 1.611291)
build_all 0.009701 0.000135 11.980831 ( 1.501708)
build_install 0.005701 0.001342 1.604238 ( 0.748025)
test_btest 0.000554 0.000131 65.719487 ( 5.985331)
test_basic 0.003215 0.000000 0.236178 ( 0.332747)
test_all 0.001155 0.000000 512.084757 ( 51.220972)
test_rubyspec 0.009950 0.015746 35.491143 ( 46.053189)
total: 109.05 sec