Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-190853
#<BuildRuby:0x000055899e932c40
@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.20221117-190853",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004765 0.000049 1.068933 ( 1.103255)
build_miniruby 0.001120 0.000000 0.990551 ( 0.989109)
build_ruby 0.001244 0.000000 2.827629 ( 2.740463)
build_all 0.009004 0.000189 15.926171 ( 3.336642)
build_install 0.009683 0.000000 2.111685 ( 1.217420)
test_btest 0.000569 0.000000 60.173953 ( 11.661455)
test_basic 0.004907 0.000000 0.296316 ( 0.387172)
test_all 0.000997 0.000000 656.201326 (102.012392)
test_rubyspec 0.045699 0.028450 51.633313 ( 59.871774)
total: 183.32 sec