Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-122829
#<BuildRuby:0x00005617c0db86d8
@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.20220807-122829",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000035 0.000011 0.000046 ( 0.000043)
build_up 0.004398 0.005828 0.958067 ( 0.974160)
build_miniruby 0.001448 0.000603 0.074164 ( 0.071958)
build_ruby 0.001293 0.000539 0.076821 ( 0.074922)
build_all 0.008762 0.001598 1.533537 ( 0.569426)
build_install 0.007706 0.015738 5.128803 ( 2.052955)
test_btest 0.000737 0.000415 74.188875 ( 8.378979)
test_basic 0.007678 0.000000 0.320772 ( 0.410130)
test_all 0.002385 0.000540 626.515113 ( 64.255346)
test_rubyspec 0.073203 0.101086 45.703177 ( 53.341391)
total: 130.13 sec