Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-214615
#<BuildRuby:0x0000562f14ca2828
@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.20220822-214615",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005795 0.000965 0.838664 ( 1.154916)
build_miniruby 0.000823 0.000138 0.058291 ( 0.057123)
build_ruby 0.000804 0.000134 0.059512 ( 0.058271)
build_all 0.000000 0.004593 1.560817 ( 0.594711)
build_install 0.004867 0.005228 1.900597 ( 0.951011)
test_btest 0.000558 0.000175 54.621254 ( 8.183746)
test_basic 0.004175 0.001305 0.295919 ( 0.384657)
test_all 0.001122 0.000350 626.268506 ( 92.169638)
test_rubyspec 0.063466 0.054891 44.274995 ( 52.529747)
total: 156.08 sec