Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-044343
#<BuildRuby:0x00005577cbfd7fa8
@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.20220825-044343",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006305 0.000485 0.865121 ( 0.878087)
build_miniruby 0.000825 0.000064 0.058152 ( 0.056956)
build_ruby 0.000881 0.000068 0.059248 ( 0.058080)
build_all 0.004443 0.000000 1.514155 ( 0.584672)
build_install 0.005706 0.004258 1.915953 ( 0.958710)
test_btest 0.000508 0.000063 48.332188 ( 8.577294)
test_basic 0.004934 0.000617 0.311978 ( 0.400828)
test_all 0.002049 0.000256 599.451552 ( 90.495866)
test_rubyspec 0.059380 0.028003 44.178219 ( 52.467119)
total: 154.48 sec