Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-190838
#<BuildRuby:0x000055aa24f804c0
@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.20220811-190838",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.000000 0.010687 0.965156 ( 1.257682)
build_miniruby 0.000327 0.001422 0.074557 ( 0.072779)
build_ruby 0.001466 0.000564 0.078011 ( 0.076574)
build_all 0.005924 0.004920 1.520765 ( 0.583446)
build_install 0.017237 0.006086 5.146326 ( 2.033167)
test_btest 0.000000 0.001320 76.518667 ( 8.173553)
test_basic 0.004381 0.003062 0.324187 ( 0.412888)
test_all 0.004570 0.000008 653.746127 ( 64.727006)
test_rubyspec 0.070189 0.100724 45.480999 ( 53.058431)
total: 130.40 sec