Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-204818
#<BuildRuby:0x0000564def9f1350
@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.20220809-204818",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010354 0.000458 0.863208 ( 0.928504)
build_miniruby 0.001995 0.000142 0.056704 ( 0.055690)
build_ruby 0.001369 0.000098 0.064619 ( 0.063943)
build_all 0.007379 0.000527 1.263430 ( 0.487852)
build_install 0.001178 0.013268 4.209313 ( 1.774905)
test_btest 0.000987 0.000247 50.650104 ( 5.989628)
test_basic 0.001263 0.005088 0.296923 ( 0.389118)
test_all 0.000000 0.002726 500.378965 ( 53.392411)
test_rubyspec 0.078114 0.061573 41.669926 ( 49.376306)
total: 112.46 sec