Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-074927
#<BuildRuby:0x0000562734fabe58
@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-074927",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000016)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.006482 0.842864 ( 1.001587)
build_miniruby 0.000836 0.000394 1.017614 ( 1.015696)
build_ruby 0.001290 0.000228 2.777643 ( 2.774959)
build_all 0.003091 0.006366 16.785810 ( 3.034930)
build_install 0.008023 0.002112 2.296948 ( 1.177223)
test_btest 0.000827 0.000218 69.517311 ( 10.997447)
test_basic 0.002126 0.004671 0.308218 ( 0.394743)
test_all 0.001105 0.000350 666.013945 (102.716502)
test_rubyspec 0.067941 0.055274 51.581321 ( 59.638368)
total: 182.75 sec