Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-013224
#<BuildRuby:0x00005652e6743800
@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.20220816-013224",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010686 0.000000 1.014357 ( 1.432908)
build_miniruby 0.002030 0.000077 0.076680 ( 0.074984)
build_ruby 0.002006 0.000112 0.077925 ( 0.076611)
build_all 0.009018 0.000501 1.496712 ( 0.579238)
build_install 0.020692 0.000584 1.859630 ( 0.917605)
test_btest 0.001122 0.000056 72.433949 ( 8.387143)
test_basic 0.006812 0.000078 0.329654 ( 0.420698)
test_all 0.004135 0.000000 667.106783 ( 65.707191)
test_rubyspec 0.141481 0.036024 45.002260 ( 52.506884)
total: 130.10 sec