Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-080537
#<BuildRuby:0x000055fd3af6a878
@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.20220817-080537",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002465 0.004342 0.828497 ( 1.151702)
build_miniruby 0.000922 0.000066 0.058008 ( 0.056840)
build_ruby 0.000956 0.000068 0.059495 ( 0.058258)
build_all 0.004603 0.000008 1.540159 ( 0.587684)
build_install 0.010966 0.000116 1.902806 ( 0.967153)
test_btest 0.000684 0.000040 53.160058 ( 8.244268)
test_basic 0.005403 0.000318 0.287011 ( 0.376423)
test_all 0.001768 0.000104 628.842267 ( 93.399274)
test_rubyspec 0.096372 0.028158 43.878614 ( 52.241964)
total: 157.08 sec