Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-204325
#<BuildRuby:0x00005599b72f4008
@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-204325",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003641 0.000486 0.857524 ( 1.085606)
build_miniruby 0.000921 0.000123 1.003976 ( 1.002547)
build_ruby 0.001192 0.000158 2.793940 ( 2.689299)
build_all 0.008090 0.001079 15.843831 ( 3.250098)
build_install 0.010335 0.000067 2.257474 ( 1.273456)
test_btest 0.000486 0.000058 67.964440 ( 10.998882)
test_basic 0.000110 0.004969 0.303744 ( 0.393416)
test_all 0.001155 0.000204 671.045087 (140.513094)
test_rubyspec 0.054058 0.010285 52.722076 ( 60.893621)
total: 222.10 sec