Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-040439
#<BuildRuby:0x000055f83daf0010
@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-040439",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003696 0.000462 0.858686 ( 1.129580)
build_miniruby 0.000916 0.000000 0.986670 ( 0.985287)
build_ruby 0.001181 0.000000 2.751357 ( 2.652183)
build_all 0.006739 0.002460 15.769218 ( 3.449493)
build_install 0.005857 0.003354 2.316684 ( 1.272581)
test_btest 0.000579 0.000101 60.299709 ( 12.043085)
test_basic 0.005018 0.000244 0.319875 ( 0.410410)
test_all 0.001767 0.000294 685.361620 (143.425048)
test_rubyspec 0.049825 0.014898 52.894036 ( 60.967727)
total: 226.34 sec