Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-215157
#<BuildRuby:0x000055b95f90c018
@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.20221121-215157",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000609 0.004056 1.095306 ( 1.116368)
build_miniruby 0.000691 0.000148 0.951926 ( 0.950767)
build_ruby 0.000997 0.000214 2.717976 ( 2.620880)
build_all 0.007454 0.001597 15.842378 ( 3.321225)
build_install 0.003395 0.004307 2.063030 ( 1.188870)
test_btest 0.000470 0.000125 58.374472 ( 11.774102)
test_basic 0.005100 0.000000 0.287572 ( 0.377889)
test_all 0.001478 0.000000 672.723720 (113.992730)
test_rubyspec 0.049671 0.017417 53.422048 ( 61.613402)
total: 196.96 sec