Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-220319
#<BuildRuby:0x0000564dff5e03a0
@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.20221205-220319",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.005051 1.173828 ( 1.194383)
build_miniruby 0.000000 0.001002 0.913551 ( 0.912105)
build_ruby 0.000113 0.001058 2.843506 ( 2.716927)
build_all 0.008686 0.000225 15.587876 ( 3.329288)
build_install 0.008273 0.000073 2.164561 ( 1.237747)
test_btest 0.000504 0.000119 68.126520 ( 11.309921)
test_basic 0.003768 0.000887 0.292231 ( 0.383842)
test_all 0.000647 0.000152 650.364993 (106.469173)
test_rubyspec 0.034960 0.030833 52.959583 ( 61.107997)
total: 188.66 sec