Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-183047
#<BuildRuby:0x000055a8002a11f8
@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.20220726-183047",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.004022 0.006223 0.900754 ( 1.075810)
build_miniruby 0.001384 0.000831 0.057378 ( 0.056122)
build_ruby 0.001182 0.000709 0.060067 ( 0.058431)
build_all 0.007021 0.001386 1.257889 ( 0.486801)
build_install 0.012554 0.003921 4.324485 ( 1.806238)
test_btest 0.000878 0.000439 52.851158 ( 6.313479)
test_basic 0.003888 0.001944 0.292261 ( 0.384323)
test_all 0.001758 0.000879 507.425293 ( 53.101164)
test_rubyspec 0.050077 0.095035 41.964267 ( 47.844906)
total: 111.13 sec