Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-063722
#<BuildRuby:0x0000564874c240d0
@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.20220611-063722",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003418 0.003021 0.819995 ( 1.538338)
build_miniruby 0.000873 0.000174 0.058053 ( 0.056829)
build_ruby 0.000847 0.000169 0.059369 ( 0.058111)
build_all 0.001225 0.003101 1.493766 ( 0.606880)
build_install 0.006578 0.004458 6.310081 ( 2.837496)
test_btest 0.000566 0.000167 56.339377 ( 7.933723)
test_basic 0.000000 0.005779 0.315878 ( 0.404225)
test_all 0.000783 0.000580 656.575867 ( 93.643361)
test_rubyspec 0.073214 0.047151 44.112191 ( 49.658706)
total: 156.74 sec