Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-233845
#<BuildRuby:0x0000563601ecf440
@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.20220210-233845",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000077 0.000026 0.000103 ( 0.000110)
build_up 0.009753 0.003251 0.953600 ( 1.115454)
build_miniruby 0.001507 0.000503 0.072804 ( 0.072106)
build_ruby 0.001484 0.000495 0.077175 ( 0.076811)
build_all 0.009052 0.001259 4.178447 ( 0.807878)
build_install 0.015097 0.008787 7.926515 ( 2.365029)
test_btest 0.000911 0.000326 73.762154 ( 8.240111)
test_basic 0.005711 0.002040 0.340962 ( 0.431235)
test_all 0.002150 0.000000 670.955893 ( 70.046968)
test_rubyspec 0.115337 0.037118 46.441842 ( 51.881689)
total: 135.04 sec