Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-170553
#<BuildRuby:0x000055b78af9e7e0
@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.20220816-170553",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006859 0.876389 ( 0.988654)
build_miniruby 0.000128 0.000865 0.057315 ( 0.055996)
build_ruby 0.000782 0.000168 0.059728 ( 0.058423)
build_all 0.004518 0.000115 1.536733 ( 0.605461)
build_install 0.004602 0.004139 1.914934 ( 0.961723)
test_btest 0.000686 0.000171 50.509995 ( 8.898568)
test_basic 0.002386 0.003576 0.358048 ( 0.446234)
test_all 0.001882 0.000553 595.684723 ( 89.644854)
test_rubyspec 0.069189 0.035033 43.871057 ( 51.296132)
total: 152.96 sec