Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-011538
#<BuildRuby:0x00005654e8b246c8
@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.20220305-011538",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.012769 1.001907 ( 1.109123)
build_miniruby 0.000807 0.001149 0.074238 ( 0.073204)
build_ruby 0.001249 0.000833 0.078902 ( 0.077982)
build_all 0.008050 0.002564 4.195256 ( 0.851758)
build_install 0.016078 0.007972 7.962617 ( 2.404683)
test_btest 0.000817 0.000480 72.294559 ( 8.292521)
test_basic 0.006740 0.001400 0.339671 ( 0.428170)
test_all 0.002034 0.000000 666.418643 ( 70.160721)
test_rubyspec 0.097561 0.064867 46.502867 ( 52.166285)
total: 135.57 sec