Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-112247
#<BuildRuby:0x000055b2523372c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-112247",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004690 0.000030 1.062732 ( 1.087962)
build_miniruby 0.000912 0.000040 0.974737 ( 0.973532)
build_ruby 0.001195 0.000052 2.701976 ( 2.611329)
build_all 0.004808 0.003851 15.735972 ( 3.252285)
build_install 0.008686 0.000000 1.906173 ( 1.089674)
test_btest 0.000604 0.000000 64.316564 ( 11.146874)
test_basic 0.005181 0.000000 0.312891 ( 0.403306)
test_all 0.001861 0.000000 706.563443 (109.723499)
test_rubyspec 0.034703 0.035872 53.753274 ( 61.903244)
total: 192.19 sec