Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-061505
#<BuildRuby:0x000055ff7a25fdf8
@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-061505",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.003869 0.000277 0.840606 ( 1.068111)
build_miniruby 0.000921 0.000000 0.998532 ( 0.997148)
build_ruby 0.001112 0.000000 2.614470 ( 2.613063)
build_all 0.009090 0.000000 15.833025 ( 3.365046)
build_install 0.009318 0.000000 2.343722 ( 1.347675)
test_btest 0.000585 0.000000 66.426248 ( 11.046689)
test_basic 0.000000 0.004711 0.283798 ( 0.375240)
test_all 0.000000 0.000926 634.475500 (100.993180)
test_rubyspec 0.040408 0.023964 51.663917 ( 59.915851)
total: 181.72 sec