Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-122651
#<BuildRuby:0x000055dd2371fdd0
@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.20220829-122651",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001869 0.004312 0.865775 ( 1.022910)
build_miniruby 0.000972 0.000000 0.057811 ( 0.056650)
build_ruby 0.000821 0.000000 0.059553 ( 0.058350)
build_all 0.004146 0.000428 1.484484 ( 0.588590)
build_install 0.006366 0.004758 1.907905 ( 0.954606)
test_btest 0.000534 0.000142 44.749719 ( 8.772386)
test_basic 0.004199 0.001120 0.279542 ( 0.369157)
test_all 0.003077 0.000821 628.213956 ( 91.503232)
test_rubyspec 0.069917 0.058424 43.465344 ( 51.831978)
total: 155.16 sec