Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-190303
#<BuildRuby:0x000056356874cf40
@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.20220301-190303",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004616 0.007832 0.993127 ( 1.282707)
build_miniruby 0.001606 0.000200 0.076613 ( 0.074486)
build_ruby 0.001494 0.000187 0.075973 ( 0.074909)
build_all 0.009750 0.000661 4.162778 ( 0.848013)
build_install 0.018390 0.005213 7.801123 ( 2.393797)
test_btest 0.001054 0.000159 74.310285 ( 7.843368)
test_basic 0.004213 0.003804 0.338938 ( 0.427150)
test_all 0.001525 0.000277 699.323131 ( 67.188657)
test_rubyspec 0.104403 0.065409 46.330373 ( 51.799082)
total: 131.93 sec