Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-200255
#<BuildRuby:0x00005598877e0728
@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.20221216-200255",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004024 0.000000 0.828919 ( 1.010285)
build_miniruby 0.000807 0.000058 1.008774 ( 1.007605)
build_ruby 0.001256 0.000089 2.724914 ( 2.622017)
build_all 0.008944 0.000012 15.679344 ( 3.289557)
build_install 0.005327 0.004498 2.304300 ( 1.300497)
test_btest 0.000458 0.000054 61.216990 ( 11.322107)
test_basic 0.004748 0.000000 0.278023 ( 0.368885)
test_all 0.001361 0.000000 676.784230 (134.830048)
test_rubyspec 0.050307 0.010938 52.630388 ( 60.840999)
total: 216.59 sec