Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-104437
#<BuildRuby:0x000055a839ab6878
@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.20220613-104437",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.004423 0.002211 0.857802 ( 1.095258)
build_miniruby 0.000712 0.000356 0.057005 ( 0.055710)
build_ruby 0.000672 0.000336 0.059251 ( 0.058047)
build_all 0.004337 0.000000 1.513638 ( 0.609544)
build_install 0.005866 0.005125 6.289452 ( 2.825438)
test_btest 0.000552 0.000276 47.172018 ( 8.804280)
test_basic 0.005784 0.000000 0.259769 ( 0.348393)
test_all 0.001141 0.000000 613.573939 ( 96.704543)
test_rubyspec 0.064108 0.046766 44.057191 ( 49.640962)
total: 160.14 sec