Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-204946
#<BuildRuby:0x000055a6132e86c8
@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.20220306-204946",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009628 0.000598 0.993189 ( 1.135342)
build_miniruby 0.002781 0.000000 0.072064 ( 0.070914)
build_ruby 0.001699 0.000165 0.077343 ( 0.076968)
build_all 0.008202 0.002888 4.159746 ( 0.876420)
build_install 0.017436 0.006915 7.977698 ( 2.478513)
test_btest 0.000821 0.000259 71.475418 ( 8.064361)
test_basic 0.002726 0.003808 0.324039 ( 0.416403)
test_all 0.000000 0.001809 649.323658 ( 65.730813)
test_rubyspec 0.096580 0.066911 46.423834 ( 51.872607)
total: 130.72 sec