Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-071627
#<BuildRuby:0x000055e854ec3f00
@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.20221220-071627",
@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.000021)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004141 0.000020 0.939586 ( 1.141919)
build_miniruby 0.000833 0.000111 0.993412 ( 0.992046)
build_ruby 0.001149 0.000153 2.770563 ( 2.672216)
build_all 0.009153 0.000000 15.934987 ( 3.473779)
build_install 0.002453 0.006475 2.188837 ( 1.262297)
test_btest 0.000549 0.000110 65.564855 ( 11.314032)
test_basic 0.000914 0.003951 0.299588 ( 0.390318)
test_all 0.001216 0.000304 667.794308 (158.277798)
test_rubyspec 0.020538 0.035773 52.706157 ( 60.964799)
total: 240.49 sec