Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-115201
#<BuildRuby:0x00005622608dffa8
@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-115201",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003357 0.001721 1.187900 ( 1.233225)
build_miniruby 0.000000 0.000909 0.919927 ( 0.918731)
build_ruby 0.000000 0.001325 2.743373 ( 2.634873)
build_all 0.007657 0.001372 16.047304 ( 3.350724)
build_install 0.005816 0.003163 2.230838 ( 1.257389)
test_btest 0.000424 0.000129 66.058884 ( 10.822143)
test_basic 0.003593 0.001094 0.311686 ( 0.402457)
test_all 0.000782 0.000238 679.027305 (106.823402)
test_rubyspec 0.042651 0.020116 53.669050 ( 61.871645)
total: 189.32 sec