Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-101119
#<BuildRuby:0x000056026d6dfdd8
@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.20221120-101119",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004807 0.000565 1.046233 ( 1.025928)
build_miniruby 0.000871 0.000102 0.925946 ( 0.924362)
build_ruby 0.000994 0.000117 2.741187 ( 2.628892)
build_all 0.004605 0.004433 15.842299 ( 3.265972)
build_install 0.007844 0.000542 2.069122 ( 1.177158)
test_btest 0.000573 0.000090 59.627064 ( 11.147284)
test_basic 0.000631 0.003829 0.299657 ( 0.390692)
test_all 0.001254 0.000101 659.308675 (101.774639)
test_rubyspec 0.041880 0.018124 51.327763 ( 59.609253)
total: 181.94 sec