Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-140622
#<BuildRuby:0x000055d7ad8fb2b0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220910-140622",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009671 0.000798 1.154703 ( 3.061875)
build_miniruby 0.001800 0.000257 0.076532 ( 0.075158)
build_ruby 0.001774 0.000253 0.077597 ( 0.075871)
build_all 0.004614 0.004728 1.533792 ( 0.602707)
build_install 0.018750 0.002624 1.955551 ( 0.967338)
test_btest 0.000946 0.000178 96.503738 ( 9.350230)
test_basic 0.001233 0.006004 0.357907 ( 0.447364)
test_all 0.003024 0.000756 679.037600 ( 68.646223)
test_rubyspec 0.122034 0.048641 47.144128 ( 55.635442)
total: 138.86 sec