Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-073537
#<BuildRuby:0x0000562b6bc27fa8
@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-073537",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001172 0.003870 1.106540 ( 1.119905)
build_miniruby 0.000892 0.000045 0.966937 ( 0.965723)
build_ruby 0.001161 0.000058 2.861632 ( 2.766862)
build_all 0.009171 0.000055 15.790038 ( 3.280732)
build_install 0.005548 0.003829 2.253629 ( 1.266601)
test_btest 0.000556 0.000000 59.877078 ( 12.505049)
test_basic 0.004100 0.000061 0.298731 ( 0.390502)
test_all 0.000803 0.000064 686.341476 (106.615497)
test_rubyspec 0.051400 0.019045 53.067975 ( 61.263164)
total: 190.17 sec