Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-184314
#<BuildRuby:0x00005597f56e65a8
@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.20220423-184314",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006008 0.000456 0.845194 ( 1.043786)
build_miniruby 0.000787 0.000197 0.057548 ( 0.056322)
build_ruby 0.001006 0.000000 0.059682 ( 0.058486)
build_all 0.004319 0.000000 1.494677 ( 0.605899)
build_install 0.004507 0.004726 6.240021 ( 2.826610)
test_btest 0.000653 0.000187 54.383022 ( 8.583285)
test_basic 0.001187 0.004965 0.290707 ( 0.378674)
test_all 0.001034 0.000370 624.259503 ( 88.618061)
test_rubyspec 0.066445 0.035283 44.439338 ( 49.330130)
total: 151.50 sec