Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-064956
#<BuildRuby:0x0000557d91df4af8
@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.20220426-064956",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007110 0.005819 1.044310 ( 3.461319)
build_miniruby 0.001594 0.000368 0.071913 ( 0.069921)
build_ruby 0.001313 0.000302 0.069043 ( 0.067552)
build_all 0.009391 0.000000 1.502276 ( 0.623273)
build_install 0.019706 0.000732 5.841615 ( 2.796285)
test_btest 0.001467 0.000244 77.767527 ( 8.409945)
test_basic 0.004024 0.005033 0.329659 ( 0.414730)
test_all 0.003244 0.000000 668.744476 ( 65.399663)
test_rubyspec 0.093444 0.095382 46.003360 ( 51.167749)
total: 132.41 sec