Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-020601
#<BuildRuby:0x000055826cc1c728
@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.20221215-020601",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.000000 0.004140 0.906639 ( 1.162614)
build_miniruby 0.000000 0.000932 0.945040 ( 0.943539)
build_ruby 0.000088 0.001201 2.690924 ( 2.595466)
build_all 0.008303 0.000940 15.716734 ( 3.296869)
build_install 0.008682 0.000000 2.239838 ( 1.270387)
test_btest 0.000720 0.000000 59.724309 ( 12.207596)
test_basic 0.004659 0.000458 0.321467 ( 0.411663)
test_all 0.000000 0.001499 665.842629 (150.564938)
test_rubyspec 0.038139 0.016087 52.183907 ( 60.430745)
total: 232.88 sec