Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-232750
#<BuildRuby:0x000055ce30d63e00
@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.20220719-232750",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.005521 0.000688 0.845474 ( 1.136574)
build_miniruby 0.001010 0.000000 0.057907 ( 0.056538)
build_ruby 0.000920 0.000000 0.058864 ( 0.057723)
build_all 0.003768 0.000681 1.538613 ( 0.606957)
build_install 0.008971 0.000046 5.634192 ( 2.154017)
test_btest 0.000535 0.000206 52.136614 ( 8.113498)
test_basic 0.005844 0.000487 0.338412 ( 0.426147)
test_all 0.000789 0.000282 603.705194 ( 91.813464)
test_rubyspec 0.087128 0.039424 43.877248 ( 49.482706)
total: 153.85 sec