Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-073433
#<BuildRuby:0x000055781d9f8dd8
@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.20220725-073433",
@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.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007676 0.004911 1.002154 ( 2.730967)
build_miniruby 0.001454 0.000416 0.077695 ( 0.076890)
build_ruby 0.002059 0.000588 0.073013 ( 0.071307)
build_all 0.007649 0.002186 1.526240 ( 0.585872)
build_install 0.023224 0.000000 5.249732 ( 2.110690)
test_btest 0.001205 0.000000 74.126832 ( 8.503318)
test_basic 0.003991 0.003526 0.330452 ( 0.419619)
test_all 0.002082 0.000495 633.536547 ( 64.186822)
test_rubyspec 0.112370 0.054770 45.679023 ( 51.502581)
total: 130.19 sec