Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-200532
#<BuildRuby:0x00005623bfcf68c0
@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.20220723-200532",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005871 0.000903 0.911740 ( 2.126143)
build_miniruby 0.000823 0.000126 0.057372 ( 0.056272)
build_ruby 0.000000 0.000909 0.058536 ( 0.057286)
build_all 0.000000 0.004865 1.520943 ( 0.588140)
build_install 0.008309 0.000726 5.614126 ( 2.164983)
test_btest 0.000426 0.000100 48.705824 ( 8.317779)
test_basic 0.005130 0.000278 0.282703 ( 0.371696)
test_all 0.001013 0.000225 622.211340 ( 90.981513)
test_rubyspec 0.089772 0.037946 43.690433 ( 49.356471)
total: 154.02 sec