Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-115317
#<BuildRuby:0x00005570d0adbf10
@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.20221224-115317",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004341 0.000026 0.854909 ( 1.167167)
build_miniruby 0.000919 0.000115 0.966523 ( 0.965069)
build_ruby 0.000953 0.000119 2.623910 ( 2.622506)
build_all 0.009135 0.000000 15.818395 ( 3.368661)
build_install 0.008745 0.000000 2.237086 ( 1.284947)
test_btest 0.000517 0.000000 56.544480 ( 11.823328)
test_basic 0.004545 0.000164 0.317758 ( 0.408532)
test_all 0.000757 0.000072 631.518095 (106.778266)
test_rubyspec 0.040207 0.020025 51.289503 ( 59.534517)
total: 187.95 sec