Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-104520
#<BuildRuby:0x0000556a89d4ec40
@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.20220721-104520",
@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.000001 0.000008 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006164 0.000144 0.853960 ( 1.145946)
build_miniruby 0.000936 0.000067 0.056675 ( 0.055441)
build_ruby 0.000782 0.000055 0.058826 ( 0.057686)
build_all 0.004661 0.000015 1.539075 ( 0.609506)
build_install 0.006464 0.004700 5.672947 ( 2.196304)
test_btest 0.000736 0.000092 49.080147 ( 8.836410)
test_basic 0.005109 0.000639 0.257424 ( 0.346360)
test_all 0.000847 0.000105 625.010704 ( 92.484236)
test_rubyspec 0.076304 0.029082 43.899206 ( 49.464736)
total: 155.20 sec