Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-131945
#<BuildRuby:0x0000558cbff9bab8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-131945",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008437 0.001515 1.184980 ( 1.710157)
build_miniruby 0.002559 0.000000 0.846210 ( 0.852466)
build_ruby 0.002540 0.000287 2.228341 ( 2.152653)
build_all 0.019710 0.000000 18.572618 ( 2.157508)
build_install 0.015817 0.004539 2.057916 ( 1.025129)
test_btest 0.001080 0.000258 92.603555 ( 8.757394)
test_basic 0.002564 0.005183 0.346181 ( 0.433955)
test_all 0.000639 0.001196 702.704074 ( 70.485411)
test_rubyspec 0.094109 0.062844 49.057865 ( 57.585876)
total: 145.16 sec