Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-035418
#<BuildRuby:0x000055ba1f4eec40
@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.20220826-035418",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005874 0.000000 0.831730 ( 0.887658)
build_miniruby 0.000973 0.000000 0.058327 ( 0.057108)
build_ruby 0.000958 0.000000 0.059709 ( 0.058495)
build_all 0.004654 0.000007 1.558473 ( 0.597033)
build_install 0.002805 0.008110 1.910682 ( 0.961066)
test_btest 0.000654 0.000116 46.650402 ( 8.872295)
test_basic 0.004945 0.000872 0.340900 ( 0.429228)
test_all 0.001763 0.000312 609.823498 ( 88.859233)
test_rubyspec 0.079164 0.041556 43.939679 ( 52.194113)
total: 152.92 sec