Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-230224
#<BuildRuby:0x0000560433241570
@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.20220803-230224",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.012665 0.000317 0.830908 ( 1.182301)
build_miniruby 0.001312 0.000088 0.055387 ( 0.054585)
build_ruby 0.001194 0.000080 0.052327 ( 0.051675)
build_all 0.007241 0.000175 1.241273 ( 0.471255)
build_install 0.002219 0.014453 4.305931 ( 1.779293)
test_btest 0.001408 0.000352 52.208824 ( 6.045678)
test_basic 0.004833 0.000223 0.276170 ( 0.369883)
test_all 0.001829 0.000436 478.287770 ( 51.322769)
test_rubyspec 0.082072 0.051325 41.438489 ( 49.155282)
total: 110.43 sec