Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-124639
#<BuildRuby:0x0000555afca204c0
@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.20220809-124639",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010387 0.001396 1.017886 ( 1.072703)
build_miniruby 0.002087 0.000448 0.078102 ( 0.076563)
build_ruby 0.001724 0.000370 0.077671 ( 0.076733)
build_all 0.009151 0.000905 1.502853 ( 0.578012)
build_install 0.018108 0.001454 5.229154 ( 2.108009)
test_btest 0.001048 0.000185 74.288727 ( 8.523835)
test_basic 0.007891 0.000400 0.332297 ( 0.422717)
test_all 0.001621 0.000271 653.702418 ( 65.413946)
test_rubyspec 0.092910 0.089701 45.865004 ( 53.401354)
total: 131.67 sec