Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-021606
#<BuildRuby:0x000055c6258cbf68
@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.20220719-021606",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006032 0.000289 0.846162 ( 0.954248)
build_miniruby 0.000894 0.000137 0.057218 ( 0.055922)
build_ruby 0.000781 0.000120 0.058866 ( 0.057742)
build_all 0.001598 0.002982 1.549275 ( 0.601255)
build_install 0.010728 0.000498 5.646979 ( 2.197999)
test_btest 0.000728 0.000128 49.299280 ( 8.535214)
test_basic 0.004902 0.000865 0.280590 ( 0.369260)
test_all 0.000876 0.000155 630.137878 ( 91.426001)
test_rubyspec 0.081763 0.046840 43.867030 ( 49.493590)
total: 153.69 sec