Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-032317
#<BuildRuby:0x00005626fb3a28c0
@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.20221125-032317",
@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.000023 0.000001 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004669 0.000203 1.045204 ( 1.098863)
build_miniruby 0.000860 0.000037 0.962873 ( 0.961461)
build_ruby 0.001232 0.000053 2.840881 ( 2.741323)
build_all 0.008724 0.000016 15.906656 ( 3.329715)
build_install 0.005722 0.003990 2.029180 ( 1.149476)
test_btest 0.000674 0.000050 61.160489 ( 10.963744)
test_basic 0.004515 0.000028 0.278751 ( 0.369612)
test_all 0.002173 0.000155 705.181545 (109.663123)
test_rubyspec 0.032641 0.027932 53.476209 ( 61.633069)
total: 191.91 sec