Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-075848
#<BuildRuby:0x0000557fe1ff7da8
@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.20220824-075848",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004154 0.002423 0.809256 ( 0.857780)
build_miniruby 0.000711 0.000296 0.058027 ( 0.056862)
build_ruby 0.000646 0.000270 0.059366 ( 0.058209)
build_all 0.004271 0.000130 1.522723 ( 0.584341)
build_install 0.006139 0.004895 1.908262 ( 0.957733)
test_btest 0.000000 0.000759 46.280130 ( 8.857731)
test_basic 0.001489 0.004051 0.289312 ( 0.378354)
test_all 0.001833 0.000916 637.397439 ( 89.883917)
test_rubyspec 0.059017 0.026349 44.209761 ( 52.486137)
total: 154.12 sec