Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-170452
#<BuildRuby:0x000055ff0abdffb0
@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.20220817-170452",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006495 0.000166 0.846490 ( 0.993571)
build_miniruby 0.001062 0.000000 0.058214 ( 0.056979)
build_ruby 0.001013 0.000000 0.059857 ( 0.058585)
build_all 0.004439 0.000153 1.539357 ( 0.592021)
build_install 0.010926 0.000000 1.924503 ( 0.963916)
test_btest 0.000849 0.000000 45.716038 ( 8.700430)
test_basic 0.001819 0.003615 0.293285 ( 0.382491)
test_all 0.001774 0.000177 585.272338 ( 94.552349)
test_rubyspec 0.095640 0.024174 43.941153 ( 51.340585)
total: 157.64 sec