Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-202620
#<BuildRuby:0x0000564211470618
@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.20220901-202620",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000072 0.000018 0.000090 ( 0.000094)
build_up 0.006405 0.006251 0.984142 ( 1.010191)
build_miniruby 0.001645 0.000548 0.072639 ( 0.070574)
build_ruby 0.001561 0.000520 0.076211 ( 0.073995)
build_all 0.005279 0.005066 1.490728 ( 0.563864)
build_install 0.014000 0.008837 1.868080 ( 0.915574)
test_btest 0.000926 0.000397 77.781864 ( 8.522635)
test_basic 0.006890 0.000481 0.322444 ( 0.411376)
test_all 0.003599 0.000256 683.912325 ( 67.308668)
test_rubyspec 0.092262 0.074642 45.549699 ( 54.041724)
total: 132.92 sec