Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-185301
#<BuildRuby:0x000055b26f3c4ea8
@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.20220821-185301",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008944 0.002981 0.971571 ( 0.995479)
build_miniruby 0.000000 0.002135 0.071046 ( 0.069146)
build_ruby 0.000000 0.002407 0.076511 ( 0.074055)
build_all 0.000000 0.009841 1.545994 ( 0.591797)
build_install 0.018221 0.003761 1.879320 ( 0.910596)
test_btest 0.000796 0.000398 77.762923 ( 8.356405)
test_basic 0.004337 0.002169 0.327401 ( 0.416005)
test_all 0.000417 0.005193 636.464067 ( 64.872818)
test_rubyspec 0.091842 0.074521 45.857616 ( 54.340681)
total: 130.63 sec