Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-133833
#<BuildRuby:0x00005577a0e183a0
@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.20220812-133833",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004353 0.008281 0.977753 ( 1.007844)
build_miniruby 0.001374 0.000625 0.070796 ( 0.069162)
build_ruby 0.001463 0.000665 0.080282 ( 0.078310)
build_all 0.006515 0.003344 1.523416 ( 0.566583)
build_install 0.016505 0.003234 1.885798 ( 0.935716)
test_btest 0.000757 0.000303 76.133552 ( 8.090222)
test_basic 0.002075 0.005775 0.332633 ( 0.420863)
test_all 0.003428 0.001599 679.142064 ( 66.423211)
test_rubyspec 0.099509 0.084575 45.720813 ( 53.101474)
total: 130.69 sec