Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-031840
#<BuildRuby:0x0000560ff4bab418
@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.20221120-031840",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000028 0.000004 0.000032 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004757 0.000097 1.146038 ( 1.133753)
build_miniruby 0.000774 0.000097 1.027667 ( 1.026349)
build_ruby 0.001161 0.000145 2.664212 ( 2.577175)
build_all 0.008659 0.000529 15.958014 ( 3.331461)
build_install 0.008831 0.001039 2.011178 ( 1.142663)
test_btest 0.000519 0.000061 65.546178 ( 10.663098)
test_basic 0.005080 0.000011 0.300687 ( 0.391162)
test_all 0.000953 0.000106 662.483287 (104.374003)
test_rubyspec 0.033704 0.024516 51.656022 ( 59.936954)
total: 184.58 sec