Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-212203
#<BuildRuby:0x0000557da1a7c8e8
@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.20220724-212203",
@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.000020 0.000001 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011646 0.000519 1.027983 ( 1.060457)
build_miniruby 0.001887 0.000126 0.071611 ( 0.069755)
build_ruby 0.001888 0.000000 0.075733 ( 0.074953)
build_all 0.002498 0.006884 1.513176 ( 0.578975)
build_install 0.011991 0.009655 5.133044 ( 2.053426)
test_btest 0.000943 0.000236 76.676230 ( 8.639228)
test_basic 0.006133 0.001534 0.331836 ( 0.421534)
test_all 0.001936 0.000000 637.989321 ( 64.467679)
test_rubyspec 0.071857 0.098091 45.119182 ( 50.958319)
total: 128.33 sec