Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-041616
#<BuildRuby:0x0000564444580488
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-041616",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004794 0.000088 1.179455 ( 1.169427)
build_miniruby 0.000984 0.000109 0.954659 ( 0.954015)
build_ruby 0.001082 0.000120 2.785163 ( 2.697264)
build_all 0.008099 0.000900 15.929697 ( 3.459543)
build_install 0.010181 0.000585 2.229551 ( 1.253202)
test_btest 0.000555 0.000058 62.422996 ( 11.388699)
test_basic 0.000511 0.005027 0.313828 ( 0.403399)
test_all 0.000988 0.000000 670.027580 (106.811796)
test_rubyspec 0.025171 0.036830 53.420789 ( 61.635020)
total: 189.77 sec