Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-074939
#<BuildRuby:0x0000556b2ca009c8
@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.20220729-074939",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006533 0.004866 0.971410 ( 1.250540)
build_miniruby 0.001194 0.000459 0.074972 ( 0.074432)
build_ruby 0.001546 0.000594 0.074482 ( 0.073409)
build_all 0.008797 0.001621 1.527013 ( 0.591194)
build_install 0.021711 0.000932 5.230780 ( 2.117567)
test_btest 0.001209 0.000000 73.146771 ( 8.337103)
test_basic 0.007001 0.000931 0.337872 ( 0.425915)
test_all 0.001558 0.000410 679.861456 ( 66.795163)
test_rubyspec 0.088317 0.089952 45.629336 ( 51.386202)
total: 131.05 sec