Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-070956
#<BuildRuby:0x000055bb9f04c3a0
@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.20220904-070956",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000398 0.012847 0.969144 ( 0.994221)
build_miniruby 0.001690 0.000676 0.077781 ( 0.076101)
build_ruby 0.001494 0.000598 0.077041 ( 0.075159)
build_all 0.004184 0.005639 1.582760 ( 0.598495)
build_install 0.021961 0.000000 1.922734 ( 0.946286)
test_btest 0.001018 0.000000 72.616397 ( 8.450845)
test_basic 0.002494 0.004672 0.326399 ( 0.415327)
test_all 0.003224 0.000000 635.249753 ( 65.156812)
test_rubyspec 0.106579 0.068536 45.416661 ( 53.962454)
total: 130.68 sec