Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-182736
#<BuildRuby:0x000055fd93dc0028
@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-182736",
@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.000009 0.000002 0.000011 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.005099 1.160309 ( 1.188887)
build_miniruby 0.000000 0.000853 1.043192 ( 1.041904)
build_ruby 0.000000 0.001261 2.685619 ( 2.571651)
build_all 0.004278 0.004870 15.681239 ( 3.303920)
build_install 0.007529 0.002352 2.262024 ( 1.290655)
test_btest 0.000498 0.000156 61.819900 ( 11.816192)
test_basic 0.003478 0.001087 0.295319 ( 0.386693)
test_all 0.001030 0.000000 651.873079 (118.900879)
test_rubyspec 0.036805 0.019697 52.855350 ( 61.102157)
total: 201.60 sec