Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-115249
#<BuildRuby:0x000055934f278b88
@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.20220819-115249",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006607 0.005654 0.985091 ( 1.276709)
build_miniruby 0.001594 0.000399 0.075884 ( 0.073835)
build_ruby 0.000000 0.001964 0.080208 ( 0.079153)
build_all 0.002579 0.008401 1.505127 ( 0.577593)
build_install 0.013915 0.009071 1.880626 ( 0.916406)
test_btest 0.001235 0.000000 76.096655 ( 8.675809)
test_basic 0.002582 0.004769 0.333085 ( 0.430535)
test_all 0.002506 0.000966 680.857206 ( 66.911243)
test_rubyspec 0.100920 0.063523 46.048878 ( 54.533307)
total: 133.48 sec