Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-042459
#<BuildRuby:0x000055dbd945be00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-042459",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005624 0.000937 0.829852 ( 0.913834)
build_miniruby 0.001059 0.000000 0.057063 ( 0.055805)
build_ruby 0.001019 0.000000 0.060733 ( 0.059472)
build_all 0.004767 0.000000 1.525863 ( 0.587384)
build_install 0.010576 0.000483 5.622805 ( 2.157213)
test_btest 0.000731 0.000098 49.095854 ( 8.725918)
test_basic 0.004975 0.000664 0.339002 ( 0.427319)
test_all 0.001405 0.000187 619.380817 ( 89.954519)
test_rubyspec 0.069373 0.055903 43.514586 ( 49.106969)
total: 151.99 sec