Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-162141
#<BuildRuby:0x00005597ec489610
@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.20220504-162141",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.002211 0.004478 0.888279 ( 1.068194)
build_miniruby 0.000634 0.000167 0.060538 ( 0.059851)
build_ruby 0.000800 0.000211 0.073996 ( 0.073041)
build_all 0.004182 0.001101 1.292481 ( 0.562558)
build_install 0.014258 0.000295 6.398024 ( 3.119334)
test_btest 0.000557 0.000127 61.071805 ( 13.177172)
test_basic 0.003027 0.000687 0.281110 ( 0.380811)
test_all 0.001107 0.000252 529.186465 ( 64.359975)
test_rubyspec 0.029979 0.015263 52.493223 ( 58.245866)
total: 141.05 sec