Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-175824
#<BuildRuby:0x0000556762c92560
@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.20221208-175824",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.005245 0.000061 1.065838 ( 1.220280)
build_miniruby 0.000829 0.000037 1.028479 ( 1.027157)
build_ruby 0.001318 0.000000 2.754694 ( 2.633463)
build_all 0.005712 0.003610 15.847979 ( 3.359136)
build_install 0.006623 0.003294 2.232502 ( 1.304628)
test_btest 0.000501 0.000054 59.533078 ( 12.296128)
test_basic 0.004702 0.000504 0.309844 ( 0.399584)
test_all 0.000780 0.000083 657.323221 (109.649504)
test_rubyspec 0.052777 0.014360 53.427502 ( 61.573876)
total: 193.46 sec