Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-235126
#<BuildRuby:0x0000557bb519a7e0
@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.20220612-235126",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.002618 0.003965 0.850224 ( 0.980583)
build_miniruby 0.000854 0.000122 0.057543 ( 0.056289)
build_ruby 0.000833 0.000119 0.059631 ( 0.058483)
build_all 0.003768 0.000538 1.501659 ( 0.610579)
build_install 0.009277 0.001840 6.320261 ( 2.859591)
test_btest 0.000665 0.000099 50.012749 ( 8.235026)
test_basic 0.005169 0.000219 0.328992 ( 0.417585)
test_all 0.001147 0.000164 624.328705 ( 89.519981)
test_rubyspec 0.091505 0.035238 44.170104 ( 49.715919)
total: 152.45 sec