Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-204647
#<BuildRuby:0x000055e661f86fe0
@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.20220906-204647",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.001353 0.010362 0.958676 ( 1.008468)
build_miniruby 0.000910 0.000662 0.073488 ( 0.072381)
build_ruby 0.001251 0.000910 0.070407 ( 0.068193)
build_all 0.006186 0.003924 1.565687 ( 0.609422)
build_install 0.021867 0.001870 1.964504 ( 0.970807)
test_btest 0.000856 0.000451 92.628500 ( 9.840358)
test_basic 0.006768 0.001432 0.350766 ( 0.439789)
test_all 0.004582 0.000254 671.896349 ( 67.817195)
test_rubyspec 0.103974 0.080568 46.926046 ( 55.325194)
total: 136.15 sec