Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-065243
#<BuildRuby:0x000055c688b780a0
@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.20220428-065243",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002228 0.004534 0.830253 ( 0.929921)
build_miniruby 0.000874 0.000000 0.056470 ( 0.055286)
build_ruby 0.000961 0.000000 0.057616 ( 0.056447)
build_all 0.004078 0.000236 1.484929 ( 0.596999)
build_install 0.003482 0.005233 6.277491 ( 2.813934)
test_btest 0.000534 0.000115 49.983143 ( 8.307858)
test_basic 0.005934 0.000231 0.344043 ( 0.431621)
test_all 0.001295 0.000259 640.983934 ( 94.566381)
test_rubyspec 0.103555 0.024661 43.633753 ( 48.528468)
total: 156.29 sec