Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-000758
#<BuildRuby:0x000055f6c4467df8
@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-000758",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005003 0.000715 0.849064 ( 1.040153)
build_miniruby 0.001124 0.000161 1.017335 ( 1.015392)
build_ruby 0.001266 0.000181 2.782550 ( 2.780024)
build_all 0.009214 0.000611 16.813539 ( 3.004995)
build_install 0.011695 0.000000 2.273451 ( 1.177127)
test_btest 0.001088 0.000000 75.221455 ( 11.018429)
test_basic 0.006840 0.000544 0.357306 ( 0.442516)
test_all 0.001259 0.000140 664.442735 ( 95.527837)
test_rubyspec 0.076162 0.057973 51.742776 ( 59.766979)
total: 175.77 sec