Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-134434
#<BuildRuby:0x000055ee0c0f7fa8
@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.20221204-134434",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003733 0.001244 1.172130 ( 1.598708)
build_miniruby 0.000655 0.000218 0.998735 ( 0.997505)
build_ruby 0.000966 0.000322 2.752124 ( 2.656703)
build_all 0.007879 0.001024 15.798024 ( 3.467183)
build_install 0.007211 0.002219 2.223162 ( 1.231025)
test_btest 0.000523 0.000161 66.053704 ( 11.235898)
test_basic 0.000000 0.004867 0.288023 ( 0.379010)
test_all 0.000000 0.001001 695.862799 (108.347999)
test_rubyspec 0.013275 0.049569 53.709437 ( 61.876211)
total: 191.79 sec