Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-174444
#<BuildRuby:0x00005634d3eb8328
@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.20221122-174444",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.004305 0.000269 1.060707 ( 1.186824)
build_miniruby 0.000816 0.000051 0.981285 ( 0.979948)
build_ruby 0.001276 0.000080 2.771703 ( 2.684206)
build_all 0.008813 0.000000 15.914909 ( 3.290274)
build_install 0.009114 0.000228 2.029910 ( 1.198402)
test_btest 0.000538 0.000028 65.129686 ( 10.591394)
test_basic 0.000495 0.004378 0.349642 ( 0.440300)
test_all 0.001373 0.000137 688.321465 (107.306655)
test_rubyspec 0.052942 0.009748 53.716423 ( 61.977395)
total: 189.66 sec