Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-094451
#<BuildRuby:0x0000556595df6678
@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.20221214-094451",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000054 0.000008 0.000062 ( 0.000049)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003867 0.000595 0.915330 ( 1.148721)
build_miniruby 0.000752 0.000115 0.938272 ( 0.936969)
build_ruby 0.001130 0.000174 2.725988 ( 2.623472)
build_all 0.007881 0.001212 15.948844 ( 3.330805)
build_install 0.008975 0.001381 2.251950 ( 1.278763)
test_btest 0.000589 0.000033 60.627153 ( 11.105488)
test_basic 0.005355 0.000000 0.290198 ( 0.379698)
test_all 0.001476 0.000000 667.974129 (148.078410)
test_rubyspec 0.058684 0.005068 52.457388 ( 60.619457)
total: 229.50 sec