Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-024540
#<BuildRuby:0x000055c6d3267df8
@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.20220727-024540",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002662 0.004042 0.900470 ( 1.522225)
build_miniruby 0.000781 0.000053 0.056667 ( 0.055552)
build_ruby 0.000895 0.000060 0.059150 ( 0.057944)
build_all 0.000853 0.003749 1.520218 ( 0.582681)
build_install 0.006393 0.004389 5.616464 ( 2.133953)
test_btest 0.000782 0.000138 46.489000 ( 8.713935)
test_basic 0.001335 0.004471 0.334484 ( 0.422861)
test_all 0.000376 0.001476 625.505632 ( 89.770539)
test_rubyspec 0.076980 0.048743 43.521021 ( 49.114099)
total: 152.37 sec