Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-112405
#<BuildRuby:0x0000561c962dfe48
@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-112405",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004460 0.000344 1.203945 ( 1.375569)
build_miniruby 0.000965 0.000074 1.036412 ( 1.035014)
build_ruby 0.001279 0.000000 2.763086 ( 2.671489)
build_all 0.008426 0.000366 15.845500 ( 3.334178)
build_install 0.009596 0.000000 2.130585 ( 1.220588)
test_btest 0.000579 0.000015 58.329801 ( 12.179408)
test_basic 0.004545 0.000000 0.294377 ( 0.385256)
test_all 0.000905 0.000029 689.850014 (105.990140)
test_rubyspec 0.041712 0.021790 53.773253 ( 62.032156)
total: 190.22 sec