Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-212757
#<BuildRuby:0x000055fefcc19570
@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.20221027-212757",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000020 0.000006 0.000026 ( 0.000023)
build_up 0.008958 0.001268 1.125053 ( 1.152321)
build_miniruby 0.001782 0.000445 0.103086 ( 0.099888)
build_ruby 0.001330 0.000333 0.096749 ( 0.093447)
build_all 0.006896 0.000535 1.320985 ( 0.571586)
build_install 0.014701 0.002129 1.640782 ( 0.882616)
test_btest 0.002406 0.000515 61.619186 ( 6.489798)
test_basic 0.004957 0.001062 0.358599 ( 0.448576)
test_all 0.005837 0.001251 521.749625 ( 54.831493)
test_rubyspec 0.078710 0.051790 43.616981 ( 52.232224)
total: 116.80 sec