Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-223530
#<BuildRuby:0x0000560b558b6f08
@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.20221014-223530",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.001245 0.010543 1.107608 ( 1.480421)
build_miniruby 0.001013 0.000506 0.097799 ( 0.094881)
build_ruby 0.001133 0.000567 0.095517 ( 0.092652)
build_all 0.006603 0.001234 1.331295 ( 0.574041)
build_install 0.012245 0.003473 1.669561 ( 0.907437)
test_btest 0.001080 0.000463 64.196981 ( 6.421115)
test_basic 0.002413 0.003688 0.372940 ( 0.469814)
test_all 0.006792 0.000000 502.890256 ( 54.453733)
test_rubyspec 0.093798 0.041559 43.131264 ( 51.735761)
total: 116.23 sec