Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-233515
#<BuildRuby:0x000055f7590394a8
@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.20221030-233515",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008847 0.000681 1.154189 ( 1.200129)
build_miniruby 0.001491 0.000114 0.104483 ( 0.101529)
build_ruby 0.000000 0.001859 0.106336 ( 0.103086)
build_all 0.005317 0.002935 1.355452 ( 0.584768)
build_install 0.017923 0.001745 1.701439 ( 0.926006)
test_btest 0.001566 0.000209 63.791642 ( 6.708961)
test_basic 0.006741 0.000000 0.364126 ( 0.455206)
test_all 0.005690 0.000000 499.629661 ( 53.821255)
test_rubyspec 0.067222 0.052669 43.610770 ( 52.164263)
total: 116.07 sec