Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-234452
#<BuildRuby:0x000055b7e7ef67e0
@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.20220823-234452",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006205 0.000478 0.836081 ( 1.069775)
build_miniruby 0.000939 0.000072 0.057452 ( 0.056263)
build_ruby 0.000847 0.000065 0.059226 ( 0.058133)
build_all 0.004291 0.000331 1.520884 ( 0.586955)
build_install 0.006252 0.004599 1.925948 ( 0.977394)
test_btest 0.000748 0.000000 54.665622 ( 8.020537)
test_basic 0.005658 0.000205 0.332683 ( 0.421163)
test_all 0.002211 0.000276 593.378331 ( 95.012341)
test_rubyspec 0.097718 0.030576 44.157495 ( 52.432902)
total: 158.64 sec