Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-160546
#<BuildRuby:0x000055e75e0f2620
@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.20220425-160546",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002550 0.004277 0.882009 ( 1.271539)
build_miniruby 0.000908 0.000000 0.057363 ( 0.056141)
build_ruby 0.000989 0.000000 0.058880 ( 0.057639)
build_all 0.001797 0.002597 1.488537 ( 0.605282)
build_install 0.009923 0.001054 6.284138 ( 2.829868)
test_btest 0.000633 0.000105 53.270739 ( 8.418270)
test_basic 0.005053 0.000842 0.337586 ( 0.425638)
test_all 0.000976 0.000162 641.982076 ( 93.347046)
test_rubyspec 0.089129 0.038432 44.506304 ( 49.380556)
total: 156.39 sec