Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-010653
#<BuildRuby:0x000056135b1503a0
@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.20221206-010653",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.004469 0.000596 1.193110 ( 1.980798)
build_miniruby 0.000928 0.000124 0.914667 ( 0.913174)
build_ruby 0.001035 0.000138 2.756335 ( 2.655287)
build_all 0.008902 0.000000 15.716025 ( 3.349375)
build_install 0.009377 0.000000 2.234121 ( 1.345559)
test_btest 0.000640 0.000000 66.312766 ( 11.047535)
test_basic 0.004923 0.000000 0.296011 ( 0.387233)
test_all 0.001557 0.000000 676.723773 (104.697261)
test_rubyspec 0.048222 0.021600 52.514858 ( 60.678555)
total: 187.06 sec