Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-075310
#<BuildRuby:0x000055648ef86298
@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.20221204-075310",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008754 0.002188 1.235458 ( 1.231367)
build_miniruby 0.001918 0.000479 0.847121 ( 0.845546)
build_ruby 0.002445 0.000611 2.240344 ( 2.146104)
build_all 0.014927 0.006495 18.707589 ( 2.169381)
build_install 0.011685 0.009329 2.063433 ( 1.025527)
test_btest 0.000943 0.000333 86.673457 ( 9.180645)
test_basic 0.004421 0.004960 0.333006 ( 0.417793)
test_all 0.000000 0.002058 694.723223 ( 69.819234)
test_rubyspec 0.087331 0.089940 49.449941 ( 57.515471)
total: 144.35 sec