Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-211805
#<BuildRuby:0x000055d6158dafe0
@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.20220810-211805",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.011575 0.001037 0.959213 ( 1.124147)
build_miniruby 0.002116 0.000282 0.077455 ( 0.076641)
build_ruby 0.002033 0.000271 0.074449 ( 0.073119)
build_all 0.005967 0.004037 1.563136 ( 0.584963)
build_install 0.008639 0.014684 5.311534 ( 2.160306)
test_btest 0.000913 0.000304 79.402471 ( 8.497333)
test_basic 0.002406 0.004961 0.331781 ( 0.421584)
test_all 0.001447 0.000551 679.355613 ( 67.146353)
test_rubyspec 0.106891 0.075783 46.030949 ( 53.544430)
total: 133.63 sec