Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-223142
#<BuildRuby:0x00005616449f8638
@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.20220808-223142",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007139 0.004826 0.988871 ( 0.990280)
build_miniruby 0.000000 0.001957 0.074467 ( 0.073143)
build_ruby 0.001083 0.001064 0.074792 ( 0.073089)
build_all 0.008919 0.001557 1.515242 ( 0.580137)
build_install 0.014195 0.007764 5.222706 ( 2.112385)
test_btest 0.000695 0.000245 77.549995 ( 8.312533)
test_basic 0.002241 0.005808 0.325891 ( 0.415671)
test_all 0.001616 0.000665 676.610225 ( 67.208418)
test_rubyspec 0.105120 0.056684 45.952068 ( 53.503240)
total: 133.27 sec