Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-232158
#<BuildRuby:0x0000561ab2da7f00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220810-232158",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006135 0.000472 0.854657 ( 1.682635)
build_miniruby 0.001005 0.000078 0.057817 ( 0.056534)
build_ruby 0.000947 0.000073 0.059284 ( 0.057939)
build_all 0.000623 0.004192 1.595366 ( 0.602202)
build_install 0.007902 0.003509 5.707892 ( 2.182858)
test_btest 0.000711 0.000125 52.485273 ( 8.264305)
test_basic 0.001412 0.004544 0.333374 ( 0.421634)
test_all 0.000949 0.000000 610.721221 ( 89.472326)
test_rubyspec 0.085468 0.038641 43.718632 ( 51.086015)
total: 153.83 sec