Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-024040
#<BuildRuby:0x000055e4fb8f8460
@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.20230119-024040",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000024)
configure 0.000014 0.000007 0.000021 ( 0.000022)
build_up 0.004534 0.002061 0.852193 ( 1.043611)
build_miniruby 0.000807 0.000367 1.015097 ( 1.013242)
build_ruby 0.001056 0.000480 2.789430 ( 2.786956)
build_all 0.009925 0.000219 16.899805 ( 2.998252)
build_install 0.011608 0.000000 2.141855 ( 1.083550)
test_btest 0.001053 0.000000 78.025910 ( 10.504041)
test_basic 0.006372 0.000000 0.364391 ( 0.450628)
test_all 0.001144 0.000000 669.985837 (108.340964)
test_rubyspec 0.087845 0.044241 52.271718 ( 60.350656)
total: 188.57 sec