Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-202829
#<BuildRuby:0x000055e2e1575160
@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.20221202-202829",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008577 0.001319 1.194897 ( 1.205515)
build_miniruby 0.002458 0.000378 0.857264 ( 0.855427)
build_ruby 0.002822 0.000434 2.225282 ( 2.137101)
build_all 0.011460 0.009169 18.684209 ( 2.171961)
build_install 0.003985 0.019134 2.080302 ( 1.032136)
test_btest 0.000000 0.001545 94.244157 ( 8.910280)
test_basic 0.005191 0.005003 0.361848 ( 0.447163)
test_all 0.001405 0.000736 738.638183 ( 71.625443)
test_rubyspec 0.084732 0.086732 49.337614 ( 57.435695)
total: 145.82 sec