Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-055945
#<BuildRuby:0x000055eab02c4ea8
@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.20220904-055945",
@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.000005)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010973 0.000618 0.972103 ( 1.018984)
build_miniruby 0.000000 0.001804 0.074024 ( 0.073788)
build_ruby 0.001138 0.001495 0.071961 ( 0.070918)
build_all 0.008669 0.001106 1.558867 ( 0.609956)
build_install 0.012105 0.011116 1.920584 ( 0.976463)
test_btest 0.000939 0.000313 79.159863 ( 8.769601)
test_basic 0.002716 0.005102 0.328942 ( 0.418702)
test_all 0.002658 0.001013 645.337155 ( 64.749119)
test_rubyspec 0.104381 0.076964 45.484390 ( 53.898140)
total: 130.59 sec