Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-143231
#<BuildRuby:0x000055fdc0855480
@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.20220724-143231",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009034 0.000695 0.839638 ( 1.286894)
build_miniruby 0.001651 0.000127 0.063140 ( 0.061859)
build_ruby 0.001266 0.000097 0.056678 ( 0.055830)
build_all 0.007874 0.000214 1.288527 ( 0.489108)
build_install 0.002919 0.012382 4.318102 ( 1.800243)
test_btest 0.001290 0.000303 52.513103 ( 6.080860)
test_basic 0.004723 0.001111 0.292898 ( 0.385002)
test_all 0.002035 0.000478 475.175240 ( 51.660980)
test_rubyspec 0.076202 0.056562 41.885736 ( 47.756308)
total: 109.58 sec