Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-030953
#<BuildRuby:0x0000555741866620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220423-030953",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003916 0.003128 2.499210 ( 2.625860)
build_miniruby 0.003564 0.000000 85.933692 ( 16.316004)
build_ruby 0.001926 0.000000 2.755460 ( 2.523737)
build_all 0.007990 0.002066 16.571980 ( 2.929039)
build_install 0.008105 0.000882 6.366545 ( 2.826942)
test_btest 0.000716 0.000000 53.329980 ( 8.546857)
test_basic 0.006302 0.000029 0.352076 ( 0.439358)
test_all 0.001653 0.000275 605.044133 ( 91.185173)
test_rubyspec 0.092318 0.026776 44.390668 ( 49.302847)
total: 176.70 sec