Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-180634
#<BuildRuby:0x0000558f3c0a69c0
@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.20221102-180634",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006554 0.001966 0.924319 ( 1.091539)
build_miniruby 0.001972 0.000000 0.049367 ( 0.047890)
build_ruby 0.001400 0.000000 0.048639 ( 0.047858)
build_all 0.005899 0.001267 1.217580 ( 0.454644)
build_install 0.011210 0.005435 1.619771 ( 0.826621)
test_btest 0.001268 0.000390 62.100230 ( 6.590671)
test_basic 0.000000 0.006155 0.293082 ( 0.384236)
test_all 0.004553 0.001950 495.060645 ( 53.707889)
test_rubyspec 0.081491 0.052238 43.185483 ( 51.706868)
total: 114.86 sec