Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-075502
#<BuildRuby:0x00005575db1bbfb0
@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.20221116-075502",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.004906 1.068464 ( 1.373521)
build_miniruby 0.000000 0.001051 1.000674 ( 0.999163)
build_ruby 0.000140 0.001031 2.796038 ( 2.697631)
build_all 0.008551 0.000138 15.797850 ( 3.363139)
build_install 0.008701 0.000613 1.926464 ( 1.163833)
test_btest 0.000470 0.000059 58.864047 ( 11.246832)
test_basic 0.004926 0.000116 0.289545 ( 0.379889)
test_all 0.000835 0.000000 657.410640 (102.887140)
test_rubyspec 0.050240 0.021741 51.020805 ( 59.195908)
total: 183.31 sec