Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-222907
#<BuildRuby:0x000055f1d37fbf50
@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.20221130-222907",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004882 0.000064 1.112880 ( 1.586194)
build_miniruby 0.000951 0.000000 0.941896 ( 0.940500)
build_ruby 0.001325 0.000000 2.774239 ( 2.672656)
build_all 0.005213 0.003508 15.780934 ( 3.379534)
build_install 0.003407 0.007436 2.164953 ( 1.191509)
test_btest 0.000664 0.000000 65.323312 ( 11.282202)
test_basic 0.001253 0.003312 0.331086 ( 0.421372)
test_all 0.000745 0.000186 695.425355 (109.394070)
test_rubyspec 0.045453 0.023036 53.423507 ( 61.575317)
total: 192.44 sec