Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-101935
#<BuildRuby:0x0000555e25e8b600
@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.20220723-101935",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.010551 0.971809 ( 1.180299)
build_miniruby 0.000000 0.001939 0.071311 ( 0.071101)
build_ruby 0.000000 0.002205 0.074450 ( 0.074062)
build_all 0.001880 0.007930 1.526021 ( 0.582784)
build_install 0.009850 0.012942 5.159468 ( 2.082300)
test_btest 0.000774 0.000719 73.916186 ( 8.427073)
test_basic 0.006238 0.001893 0.314870 ( 0.403146)
test_all 0.001194 0.001034 646.702637 ( 64.801420)
test_rubyspec 0.118821 0.063696 45.669620 ( 51.435331)
total: 129.06 sec