Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-160223
#<BuildRuby:0x0000564580c86858
@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.20221231-160223",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006474 0.000144 0.847129 ( 1.052076)
build_miniruby 0.001133 0.000071 1.013578 ( 1.011787)
build_ruby 0.001430 0.000089 2.778392 ( 2.775812)
build_all 0.009086 0.000568 16.807183 ( 3.022026)
build_install 0.007123 0.004718 2.283920 ( 1.175836)
test_btest 0.000891 0.000099 70.705634 ( 11.501157)
test_basic 0.002199 0.004505 0.341893 ( 0.428085)
test_all 0.001449 0.000229 671.168878 (103.988967)
test_rubyspec 0.106692 0.025238 51.520270 ( 59.604233)
total: 184.56 sec