Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-174214
#<BuildRuby:0x000055ccf4db2c40
@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.20220829-174214",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.006001 0.000492 0.898894 ( 1.458575)
build_miniruby 0.000711 0.000164 0.057925 ( 0.056717)
build_ruby 0.000748 0.000173 0.060258 ( 0.059072)
build_all 0.001221 0.003318 1.523967 ( 0.586514)
build_install 0.005678 0.003255 1.940838 ( 0.967677)
test_btest 0.000653 0.000204 47.589604 ( 8.270509)
test_basic 0.005248 0.000000 0.285936 ( 0.374943)
test_all 0.002505 0.000000 585.873937 ( 94.548286)
test_rubyspec 0.082099 0.027384 43.556881 ( 51.958275)
total: 158.28 sec