Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-170930
#<BuildRuby:0x000055d922da8378
@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.20221216-170930",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004253 0.000000 0.837563 ( 1.048715)
build_miniruby 0.000908 0.000000 0.960097 ( 0.958871)
build_ruby 0.001236 0.000000 2.682051 ( 2.558530)
build_all 0.009109 0.000000 15.852112 ( 3.347461)
build_install 0.006366 0.003869 2.229747 ( 1.264722)
test_btest 0.000607 0.000064 66.514917 ( 11.161088)
test_basic 0.004429 0.000040 0.288174 ( 0.379099)
test_all 0.000705 0.000686 680.765540 (152.561110)
test_rubyspec 0.038294 0.029373 52.172368 ( 60.246117)
total: 233.53 sec