Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-155124
#<BuildRuby:0x0000563013236678
@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.20221220-155124",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003834 0.000403 0.865600 ( 1.084107)
build_miniruby 0.000888 0.000093 1.039053 ( 1.037463)
build_ruby 0.001227 0.000000 2.716424 ( 2.622796)
build_all 0.008518 0.000549 15.769724 ( 3.294425)
build_install 0.007953 0.000321 2.289406 ( 1.322000)
test_btest 0.000541 0.000052 59.223651 ( 11.986969)
test_basic 0.000000 0.004321 0.334196 ( 0.425481)
test_all 0.000000 0.001326 701.034905 (139.942367)
test_rubyspec 0.043058 0.026470 52.814851 ( 61.040037)
total: 222.76 sec