Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-013112
#<BuildRuby:0x0000563fe9f23f58
@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.20221231-013112",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006206 0.000414 0.846188 ( 1.159470)
build_miniruby 0.001274 0.000085 1.015584 ( 1.013629)
build_ruby 0.001636 0.000109 2.788375 ( 2.786372)
build_all 0.009111 0.000608 16.837831 ( 3.018142)
build_install 0.011395 0.000382 2.298511 ( 1.182008)
test_btest 0.000871 0.000054 75.060599 ( 10.911586)
test_basic 0.006659 0.000416 0.345019 ( 0.430081)
test_all 0.001157 0.000072 671.947670 (102.607886)
test_rubyspec 0.074714 0.055290 51.599064 ( 59.739174)
total: 182.85 sec