Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-162106
#<BuildRuby:0x0000555b0e88de98
@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-162106",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000024 0.000004 0.000028 ( 0.000015)
build_up 0.004264 0.000000 0.873216 ( 1.098196)
build_miniruby 0.000832 0.000000 0.987936 ( 0.986589)
build_ruby 0.001288 0.000000 2.764038 ( 2.665458)
build_all 0.004322 0.004730 15.917245 ( 3.354839)
build_install 0.005361 0.005914 2.256067 ( 1.276338)
test_btest 0.000449 0.000128 64.555884 ( 10.780513)
test_basic 0.003678 0.001051 0.300198 ( 0.390808)
test_all 0.001181 0.000000 672.053509 (149.211141)
test_rubyspec 0.039048 0.022994 52.573046 ( 60.815736)
total: 230.58 sec