Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-112732
#<BuildRuby:0x000055a4334e0e80
@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.20220825-112732",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000038 0.000009 0.000047 ( 0.000047)
build_up 0.003351 0.009863 0.851193 ( 0.905713)
build_miniruby 0.000957 0.000410 0.063449 ( 0.062638)
build_ruby 0.000862 0.000370 0.055153 ( 0.053970)
build_all 0.006255 0.003205 1.249148 ( 0.456327)
build_install 0.011747 0.003323 1.598347 ( 0.786058)
test_btest 0.000815 0.000335 52.960581 ( 6.125567)
test_basic 0.004499 0.001852 0.292003 ( 0.382267)
test_all 0.005669 0.000465 488.210214 ( 52.001521)
test_rubyspec 0.075994 0.054977 42.018514 ( 50.439922)
total: 111.22 sec