Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-094803
#<BuildRuby:0x000056345df0a5e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-094803",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002178 0.007664 0.938139 ( 0.955818)
build_miniruby 0.000539 0.002830 0.075941 ( 0.072780)
build_ruby 0.001755 0.000585 0.070568 ( 0.068243)
build_all 0.005601 0.004522 4.059408 ( 0.789938)
build_install 0.014753 0.008420 7.808268 ( 2.339232)
test_btest 0.000830 0.000342 47.077442 ( 43.850791)
test_basic 0.006789 0.000822 0.338068 ( 0.438147)
test_all 0.001378 0.000536 646.246016 ( 64.682444)
test_rubyspec 0.069335 0.094421 45.812820 ( 51.399086)
total: 164.60 sec