Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-101434
#<BuildRuby:0x000055a7db203f40
@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.20220428-101434",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006860 0.000196 0.941225 ( 2.161538)
build_miniruby 0.000907 0.000060 0.059322 ( 0.058113)
build_ruby 0.000787 0.000053 0.057087 ( 0.055889)
build_all 0.003969 0.000264 1.510988 ( 0.605422)
build_install 0.008651 0.000259 6.236326 ( 2.790152)
test_btest 0.000810 0.000000 54.715241 ( 8.097632)
test_basic 0.001469 0.004481 0.259051 ( 0.347896)
test_all 0.001072 0.000126 649.477392 ( 95.180577)
test_rubyspec 0.089270 0.037572 43.602162 ( 48.562722)
total: 157.86 sec