Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-191854
#<BuildRuby:0x000056407f07a920
@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.20220802-191854",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000039)
configure 0.000043 0.000004 0.000047 ( 0.000047)
build_up 0.008762 0.006663 0.819984 ( 1.341476)
build_miniruby 0.001124 0.000199 0.063789 ( 0.063056)
build_ruby 0.001061 0.000188 0.055904 ( 0.055113)
build_all 0.009585 0.000000 1.220442 ( 0.462185)
build_install 0.015424 0.000395 4.318325 ( 1.788036)
test_btest 0.001555 0.000203 52.317945 ( 5.997484)
test_basic 0.005340 0.000696 0.285228 ( 0.375957)
test_all 0.002803 0.000366 501.220606 ( 52.827754)
test_rubyspec 0.093169 0.040936 41.342362 ( 48.928167)
total: 111.84 sec