Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-173214
#<BuildRuby:0x00005629037c83c8
@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.20221221-173214",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.004341 0.000000 0.931524 ( 1.142857)
build_miniruby 0.000942 0.000000 1.012791 ( 1.011476)
build_ruby 0.001106 0.000000 2.649616 ( 2.648317)
build_all 0.009017 0.000000 15.817415 ( 3.317256)
build_install 0.010032 0.000000 2.213980 ( 1.251306)
test_btest 0.000605 0.000000 65.533896 ( 11.469044)
test_basic 0.000321 0.004438 0.292420 ( 0.383310)
test_all 0.001400 0.000000 659.322282 (147.109675)
test_rubyspec 0.044266 0.019728 51.975563 ( 60.094796)
total: 228.43 sec