Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-135256
#<BuildRuby:0x000055f617e1ab78
@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.20221118-135256",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004494 0.000529 1.070980 ( 3.375479)
build_miniruby 0.000798 0.000093 0.945019 ( 0.943650)
build_ruby 0.000000 0.001112 2.849264 ( 2.721168)
build_all 0.001476 0.007533 15.855464 ( 3.385472)
build_install 0.006523 0.003747 2.064992 ( 1.194966)
test_btest 0.000414 0.000109 61.299092 ( 11.271337)
test_basic 0.003900 0.001027 0.287587 ( 0.378083)
test_all 0.000663 0.000175 663.891805 (103.034207)
test_rubyspec 0.044245 0.022832 51.131133 ( 59.525877)
total: 185.83 sec