Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-040635
#<BuildRuby:0x0000564032863440
@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.20220226-040635",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010283 0.001366 1.045055 ( 1.685153)
build_miniruby 0.001495 0.000320 0.077491 ( 0.075428)
build_ruby 0.001329 0.000285 0.076141 ( 0.074086)
build_all 0.010674 0.000284 4.149483 ( 0.846657)
build_install 0.017281 0.006439 8.017640 ( 2.403133)
test_btest 0.000973 0.000217 74.499138 ( 8.149957)
test_basic 0.007626 0.000515 0.342445 ( 0.431307)
test_all 0.001337 0.000281 710.239403 ( 68.218544)
test_rubyspec 0.097750 0.053495 46.244896 ( 51.370481)
total: 133.26 sec