Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-043243
#<BuildRuby:0x0000557910860040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-043243",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004620 0.000143 0.835942 ( 1.067325)
build_miniruby 0.000800 0.000185 1.019400 ( 1.018097)
build_ruby 0.000863 0.000199 2.676743 ( 2.563414)
build_all 0.009046 0.000136 15.869269 ( 3.197442)
build_install 0.003990 0.005059 2.200122 ( 1.237206)
test_btest 0.000527 0.000138 62.456989 ( 11.672974)
test_basic 0.003963 0.001043 0.285263 ( 0.375455)
test_all 0.001357 0.000000 661.959136 (147.406607)
test_rubyspec 0.030486 0.033040 53.019998 ( 61.088675)
total: 229.63 sec