Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-230148
#<BuildRuby:0x000056519e93c920
@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.20220815-230148",
@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.000007)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009134 0.003447 0.981614 ( 1.123267)
build_miniruby 0.001742 0.000327 0.077916 ( 0.075996)
build_ruby 0.001847 0.000346 0.076866 ( 0.075101)
build_all 0.005756 0.005471 1.514025 ( 0.569467)
build_install 0.020755 0.001592 1.888450 ( 0.931281)
test_btest 0.001001 0.000211 76.803831 ( 8.564912)
test_basic 0.007061 0.001486 0.328205 ( 0.420153)
test_all 0.003536 0.000744 681.415720 ( 66.693169)
test_rubyspec 0.130166 0.044939 45.954581 ( 53.450650)
total: 131.91 sec