Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-045224
#<BuildRuby:0x000055d5077c0010
@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.20230126-045224",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000019 0.000009 0.000028 ( 0.000013)
build_up 0.001792 0.004732 0.842386 ( 1.332632)
build_miniruby 0.000887 0.000478 1.015011 ( 1.013067)
build_ruby 0.001029 0.000554 2.762989 ( 2.760603)
build_all 0.009055 0.000730 16.716232 ( 3.013235)
build_install 0.008986 0.002246 2.078100 ( 1.061890)
test_btest 0.000725 0.000318 75.659055 ( 11.175559)
test_basic 0.005705 0.000611 0.307095 ( 0.393921)
test_all 0.000965 0.000398 644.690745 ( 97.587396)
test_rubyspec 0.059652 0.073598 51.773418 ( 59.823890)
total: 178.16 sec