Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-232611
#<BuildRuby:0x00005583a1bdf658
@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.20220612-232611",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010234 0.001574 1.007619 ( 1.654029)
build_miniruby 0.001696 0.000261 0.072840 ( 0.070853)
build_ruby 0.001408 0.000217 0.077803 ( 0.076136)
build_all 0.005036 0.004087 1.506228 ( 0.598950)
build_install 0.023618 0.000725 5.848124 ( 2.867545)
test_btest 0.000000 0.001112 71.168173 ( 8.594230)
test_basic 0.004479 0.003703 0.318981 ( 0.408633)
test_all 0.002387 0.000161 696.459107 ( 67.263056)
test_rubyspec 0.124883 0.053050 45.865761 ( 51.595195)
total: 133.13 sec