Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-092811
#<BuildRuby:0x000055eee722fde0
@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.20221123-092811",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003838 0.001279 1.037813 ( 1.794415)
build_miniruby 0.000708 0.000236 1.018670 ( 1.017264)
build_ruby 0.000969 0.000323 2.738624 ( 2.639624)
build_all 0.007706 0.001021 15.914386 ( 3.262085)
build_install 0.009221 0.001306 2.032909 ( 1.160958)
test_btest 0.000604 0.000172 64.529435 ( 10.474556)
test_basic 0.004899 0.000000 0.311345 ( 0.401821)
test_all 0.001623 0.000000 682.942006 (106.083847)
test_rubyspec 0.054696 0.011256 53.405000 ( 61.688134)
total: 188.52 sec