Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-141321
#<BuildRuby:0x0000556b3ca7c4f0
@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.20220210-141321",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009276 0.001635 0.986303 ( 1.377809)
build_miniruby 0.001345 0.000414 0.069117 ( 0.069094)
build_ruby 0.001261 0.000388 0.067763 ( 0.068342)
build_all 0.007865 0.002420 4.157934 ( 0.810765)
build_install 0.018817 0.004616 7.864993 ( 2.359571)
test_btest 0.001029 0.000303 72.088258 ( 8.192545)
test_basic 0.006185 0.001819 0.339220 ( 0.431501)
test_all 0.001333 0.000392 698.715635 ( 67.620116)
test_rubyspec 0.094484 0.058224 46.415818 ( 51.804448)
total: 132.74 sec