Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-082403
#<BuildRuby:0x000055ddfdf4c6e0
@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.20220625-082403",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007436 0.004061 0.979373 ( 1.053543)
build_miniruby 0.002104 0.000000 0.073786 ( 0.071706)
build_ruby 0.001767 0.000000 0.074635 ( 0.073356)
build_all 0.004861 0.003574 1.442172 ( 0.586881)
build_install 0.022039 0.000000 5.868420 ( 2.796053)
test_btest 0.001253 0.000000 73.836774 ( 8.263882)
test_basic 0.007857 0.000000 0.328041 ( 0.416378)
test_all 0.002818 0.000000 680.709763 ( 66.773740)
test_rubyspec 0.126981 0.059060 45.118817 ( 50.985043)
total: 131.02 sec