Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-140238
#<BuildRuby:0x00005565734006e0
@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.20220819-140238",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010982 0.001569 0.984727 ( 1.033056)
build_miniruby 0.001902 0.000272 0.074420 ( 0.073129)
build_ruby 0.001645 0.000235 0.071834 ( 0.070707)
build_all 0.010584 0.000093 1.529142 ( 0.585170)
build_install 0.012120 0.010428 1.855466 ( 0.909940)
test_btest 0.000951 0.000212 80.704532 ( 8.341422)
test_basic 0.002970 0.004578 0.326882 ( 0.417799)
test_all 0.002207 0.000000 638.655929 ( 64.062096)
test_rubyspec 0.115313 0.049031 45.941545 ( 54.398192)
total: 129.89 sec