Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-015313
#<BuildRuby:0x000055652b1c4f40
@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.20220219-015313",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010773 0.000592 0.934915 ( 1.016476)
build_miniruby 0.001813 0.000362 0.077202 ( 0.076110)
build_ruby 0.001346 0.000269 0.068963 ( 0.068155)
build_all 0.008202 0.002411 4.130514 ( 0.791445)
build_install 0.018948 0.005534 7.789900 ( 2.332784)
test_btest 0.001035 0.000235 77.482740 ( 8.289976)
test_basic 0.003711 0.004108 0.342827 ( 0.431732)
test_all 0.001857 0.000176 691.843282 ( 67.219093)
test_rubyspec 0.070234 0.082898 46.695863 ( 51.748103)
total: 131.97 sec