Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-054821
#<BuildRuby:0x0000561357975570
@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.20220717-054821",
@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.000031 0.000005 0.000036 ( 0.000037)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007264 0.003867 0.832383 ( 1.609745)
build_miniruby 0.001358 0.000272 0.054250 ( 0.052661)
build_ruby 0.000968 0.000193 0.055364 ( 0.054147)
build_all 0.008645 0.000066 1.249869 ( 0.487788)
build_install 0.016244 0.001250 4.432426 ( 1.875981)
test_btest 0.001746 0.000275 53.513812 ( 5.937312)
test_basic 0.005232 0.000826 0.283960 ( 0.375032)
test_all 0.001766 0.000279 479.015544 ( 51.703024)
test_rubyspec 0.081961 0.041502 41.947632 ( 47.815079)
total: 109.91 sec