Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-140824
#<BuildRuby:0x000055c35360a7e0
@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.20220728-140824",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006400 0.000361 0.852451 ( 4.048201)
build_miniruby 0.000904 0.000129 0.057206 ( 0.055967)
build_ruby 0.000788 0.000112 0.059309 ( 0.058074)
build_all 0.004063 0.000581 1.514770 ( 0.587028)
build_install 0.011148 0.000000 5.621857 ( 2.144155)
test_btest 0.000838 0.000000 48.149160 ( 8.466570)
test_basic 0.005223 0.000455 0.320619 ( 0.409230)
test_all 0.000740 0.000087 603.844427 ( 89.652002)
test_rubyspec 0.056345 0.059091 43.664643 ( 49.242761)
total: 154.66 sec