Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-084431
#<BuildRuby:0x000055d84a266560
@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.20221207-084431",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.005035 1.074786 ( 1.089562)
build_miniruby 0.000000 0.000853 1.056964 ( 1.055749)
build_ruby 0.000000 0.001143 2.734966 ( 2.602905)
build_all 0.000000 0.009188 15.867473 ( 3.300549)
build_install 0.004371 0.005879 2.306041 ( 1.316934)
test_btest 0.000426 0.000200 67.679610 ( 10.924705)
test_basic 0.004876 0.000472 0.297883 ( 0.388248)
test_all 0.000712 0.000316 657.412019 (106.534551)
test_rubyspec 0.036366 0.032791 52.422094 ( 60.627535)
total: 187.84 sec