Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-231004
#<BuildRuby:0x00005556715082d8
@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.20220727-231004",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006035 0.000431 0.835917 ( 1.873410)
build_miniruby 0.000878 0.000063 0.056818 ( 0.055693)
build_ruby 0.000930 0.000066 0.058713 ( 0.057384)
build_all 0.004606 0.000000 1.537079 ( 0.594314)
build_install 0.006361 0.004711 5.639140 ( 2.176882)
test_btest 0.000726 0.000091 50.418313 ( 8.342621)
test_basic 0.004904 0.000613 0.282786 ( 0.371742)
test_all 0.000926 0.000116 595.837777 ( 88.111004)
test_rubyspec 0.070727 0.035866 43.630024 ( 49.282912)
total: 150.87 sec