Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-040722
#<BuildRuby:0x00005577f1d4b2c8
@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.20220726-040722",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005633 0.000867 0.800656 ( 1.109175)
build_miniruby 0.000833 0.000128 0.057111 ( 0.055831)
build_ruby 0.000809 0.000124 0.059896 ( 0.058678)
build_all 0.004494 0.000007 1.528060 ( 0.590811)
build_install 0.006148 0.004792 5.616030 ( 2.139225)
test_btest 0.000672 0.000135 48.971636 ( 8.711684)
test_basic 0.004928 0.000986 0.330667 ( 0.418878)
test_all 0.000979 0.000196 609.263841 ( 89.204953)
test_rubyspec 0.096693 0.027935 43.527657 ( 49.127576)
total: 151.42 sec