Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-124505
#<BuildRuby:0x000055fa3afc7f30
@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.20221215-124505",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.004279 0.886795 ( 1.358287)
build_miniruby 0.000286 0.000703 1.006926 ( 1.005421)
build_ruby 0.000960 0.000256 2.669927 ( 2.542138)
build_all 0.007933 0.001135 15.795535 ( 3.341538)
build_install 0.003671 0.004826 2.205135 ( 1.258113)
test_btest 0.000436 0.000137 58.513127 ( 12.374345)
test_basic 0.000000 0.005142 0.313352 ( 0.404043)
test_all 0.000000 0.001440 672.967238 (145.316602)
test_rubyspec 0.044171 0.027200 51.804810 ( 59.965676)
total: 227.57 sec