Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-074109
#<BuildRuby:0x0000555d51a6e9c0
@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.20220809-074109",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006060 0.004518 0.897328 ( 14.064344)
build_miniruby 0.001211 0.000280 0.051328 ( 0.050543)
build_ruby 0.001287 0.000297 0.064153 ( 0.063397)
build_all 0.003939 0.005624 1.281841 ( 0.488877)
build_install 0.011166 0.007025 4.326726 ( 1.826423)
test_btest 0.001487 0.000531 50.751044 ( 6.345267)
test_basic 0.000538 0.005530 0.297216 ( 0.389136)
test_all 0.000000 0.002136 490.680454 ( 52.145350)
test_rubyspec 0.093809 0.042377 41.795105 ( 49.558844)
total: 124.93 sec