Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-060636
#<BuildRuby:0x0000558ca873e120
@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.20220804-060636",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.009994 0.000769 0.835155 ( 1.670201)
build_miniruby 0.001376 0.000106 0.055122 ( 0.053584)
build_ruby 0.001743 0.000134 0.064199 ( 0.062209)
build_all 0.009485 0.000000 1.229075 ( 0.454978)
build_install 0.017821 0.000000 4.345786 ( 1.822268)
test_btest 0.001305 0.000000 52.284645 ( 6.328766)
test_basic 0.005216 0.000000 0.281009 ( 0.375399)
test_all 0.002418 0.000000 480.397947 ( 51.245894)
test_rubyspec 0.080027 0.045366 41.362965 ( 49.084625)
total: 111.10 sec