Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-064052
#<BuildRuby:0x000056318f3d9570
@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.20220731-064052",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.008553 0.002138 0.844703 ( 1.110354)
build_miniruby 0.001549 0.000387 0.054503 ( 0.053660)
build_ruby 0.001120 0.000280 0.053578 ( 0.052953)
build_all 0.007123 0.000565 1.220562 ( 0.466344)
build_install 0.010347 0.006432 4.314774 ( 1.839429)
test_btest 0.001430 0.000000 53.926800 ( 6.301488)
test_basic 0.005379 0.000000 0.288370 ( 0.381202)
test_all 0.002179 0.000000 507.353181 ( 53.492674)
test_rubyspec 0.059006 0.073729 42.043203 ( 47.921152)
total: 111.62 sec