Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-222907
#<BuildRuby:0x0000559985a1bc50
@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.20221203-222907",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004877 0.000046 1.159007 ( 1.474274)
build_miniruby 0.000000 0.000894 1.007473 ( 1.006226)
build_ruby 0.000000 0.001312 2.837896 ( 2.751750)
build_all 0.008158 0.000963 15.743208 ( 3.363772)
build_install 0.008033 0.000892 2.274188 ( 1.270941)
test_btest 0.000599 0.000067 66.622932 ( 11.432051)
test_basic 0.000000 0.004993 0.313327 ( 0.403739)
test_all 0.000000 0.000916 703.418898 (109.942324)
test_rubyspec 0.047285 0.024661 53.352805 ( 61.614034)
total: 193.26 sec