Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-113648
#<BuildRuby:0x000055cdec11be20
@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.20230113-113648",
@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.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005193 0.001731 0.934266 ( 1.091507)
build_miniruby 0.001021 0.000340 1.009252 ( 1.007356)
build_ruby 0.001204 0.000401 2.773453 ( 2.770871)
build_all 0.006095 0.003523 16.770203 ( 2.997329)
build_install 0.009141 0.000058 2.087431 ( 1.074941)
test_btest 0.001182 0.000000 76.519591 ( 10.820911)
test_basic 0.000000 0.006527 0.344726 ( 0.430918)
test_all 0.001516 0.000005 661.309338 ( 96.546700)
test_rubyspec 0.083300 0.049950 51.704394 ( 60.059139)
total: 176.80 sec