Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-200705
#<BuildRuby:0x000055c8c34fbed8
@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.20221205-200705",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004756 0.000090 1.165090 ( 1.190442)
build_miniruby 0.000855 0.000101 0.970751 ( 0.969322)
build_ruby 0.001115 0.000132 2.745785 ( 2.656233)
build_all 0.007756 0.000913 15.851550 ( 3.344973)
build_install 0.006603 0.004204 2.205536 ( 1.293377)
test_btest 0.000562 0.000089 66.833342 ( 11.335592)
test_basic 0.004050 0.000640 0.312363 ( 0.403278)
test_all 0.000869 0.000137 642.911608 (121.142148)
test_rubyspec 0.038365 0.030871 53.020174 ( 61.117754)
total: 203.45 sec