Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-184655
#<BuildRuby:0x00005559a3170208
@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.20221115-184655",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000021 0.000004 0.000025 ( 0.000010)
build_up 0.005810 0.000262 0.943840 ( 1.298102)
build_miniruby 0.000968 0.000149 0.883144 ( 0.881614)
build_ruby 0.001362 0.000000 2.523732 ( 2.437806)
build_all 0.008702 0.000200 15.471641 ( 2.789079)
build_install 0.009314 0.001242 1.880648 ( 0.974478)
test_btest 0.000000 0.000718 63.574053 ( 8.959729)
test_basic 0.002174 0.003737 0.351634 ( 0.439766)
test_all 0.001339 0.000087 610.271677 ( 90.518798)
test_rubyspec 0.094375 0.023059 45.471849 ( 53.832750)
total: 162.13 sec