Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-060915
#<BuildRuby:0x000055932bdf4af8
@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.20220217-060915",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004793 0.004919 0.975603 ( 4.553644)
build_miniruby 0.001417 0.000304 0.073909 ( 0.072419)
build_ruby 0.001656 0.000355 0.076898 ( 0.075221)
build_all 0.005088 0.005925 4.059575 ( 0.783685)
build_install 0.013941 0.009478 7.814222 ( 2.313334)
test_btest 0.001548 0.000000 74.510393 ( 8.078861)
test_basic 0.002611 0.004599 0.346118 ( 0.434694)
test_all 0.001359 0.000529 708.041902 ( 67.808145)
test_rubyspec 0.101124 0.047986 46.192730 ( 51.818980)
total: 135.94 sec