Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-160744
#<BuildRuby:0x000055f1eb1c8a58
@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.20220326-160744",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009335 0.001334 1.037165 ( 1.103507)
build_miniruby 0.001604 0.000230 0.069364 ( 0.069078)
build_ruby 0.001839 0.000262 0.068727 ( 0.068208)
build_all 0.004644 0.005741 4.103243 ( 0.858175)
build_install 0.014529 0.008556 7.937474 ( 2.489240)
test_btest 0.001016 0.000282 74.207800 ( 8.391966)
test_basic 0.005254 0.003507 0.336808 ( 0.427374)
test_all 0.001432 0.000430 710.957684 ( 68.877016)
test_rubyspec 0.101555 0.065621 46.162718 ( 51.489582)
total: 133.78 sec