Logfile: /home/ko1/ruby/logs/brlog.trunk.20220712-134603
#<BuildRuby:0x00005651abfd7de0
@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.20220712-134603",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003106 0.003480 0.914213 ( 1.392230)
build_miniruby 0.001023 0.000000 0.057781 ( 0.056587)
build_ruby 0.000937 0.000000 0.059043 ( 0.057887)
build_all 0.001256 0.003065 1.501089 ( 0.601254)
build_install 0.010057 0.001079 6.292971 ( 2.858132)
test_btest 0.000732 0.000122 51.525360 ( 8.483299)
test_basic 0.001950 0.003558 0.282207 ( 0.370966)
test_all 0.001141 0.000240 593.912881 ( 93.214067)
test_rubyspec 0.104266 0.024952 44.366434 ( 49.959614)
total: 156.99 sec