Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-193953
#<BuildRuby:0x0000558d069ee7e0
@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-193953",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006006 0.000462 0.874049 ( 0.972596)
build_miniruby 0.000826 0.000207 0.058089 ( 0.056868)
build_ruby 0.000686 0.000172 0.059038 ( 0.057891)
build_all 0.003618 0.000905 1.527274 ( 0.591905)
build_install 0.004714 0.006324 1.894841 ( 0.959503)
test_btest 0.000541 0.000180 51.271541 ( 7.936873)
test_basic 0.003681 0.002799 0.347738 ( 0.434969)
test_all 0.001621 0.000579 624.250545 ( 89.166016)
test_rubyspec 0.054851 0.065705 44.171448 ( 52.422058)
total: 152.60 sec