Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-122527
#<BuildRuby:0x0000560141f7e700
@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.20220720-122527",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000085 0.000006 0.000091 ( 0.000094)
build_up 0.007910 0.004492 0.980010 ( 1.532902)
build_miniruby 0.001835 0.000245 0.072830 ( 0.070621)
build_ruby 0.001880 0.000251 0.073907 ( 0.072166)
build_all 0.009667 0.001289 1.546482 ( 0.591448)
build_install 0.014754 0.006945 5.223272 ( 2.112922)
test_btest 0.001055 0.000197 75.256992 ( 8.094450)
test_basic 0.003029 0.005162 0.330033 ( 0.423796)
test_all 0.002000 0.000000 679.526578 ( 67.139245)
test_rubyspec 0.120962 0.053633 45.763161 ( 51.498228)
total: 131.54 sec