Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-023201
#<BuildRuby:0x000055f585ad3df8
@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.20221219-023201",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004116 0.000000 0.830206 ( 1.395663)
build_miniruby 0.001034 0.000000 0.992087 ( 0.990678)
build_ruby 0.001285 0.000000 2.697826 ( 2.611334)
build_all 0.009015 0.000000 15.720555 ( 3.330208)
build_install 0.011137 0.000000 2.273966 ( 1.321074)
test_btest 0.000566 0.000000 63.660291 ( 11.165942)
test_basic 0.004917 0.000000 0.291503 ( 0.382715)
test_all 0.000697 0.000800 681.032847 (139.382556)
test_rubyspec 0.039572 0.025469 52.759054 ( 60.908388)
total: 221.49 sec