Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-083127
#<BuildRuby:0x0000563ddff0c0d0
@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.20220827-083127",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006289 0.875901 ( 0.938492)
build_miniruby 0.000000 0.000967 0.058591 ( 0.057330)
build_ruby 0.000054 0.000940 0.060831 ( 0.059595)
build_all 0.004596 0.000000 1.582158 ( 0.624558)
build_install 0.004306 0.006895 1.944634 ( 0.971225)
test_btest 0.000595 0.000238 51.250471 ( 8.797975)
test_basic 0.003868 0.001547 0.256465 ( 0.345582)
test_all 0.001354 0.000541 628.257189 ( 89.958383)
test_rubyspec 0.073589 0.054177 43.969805 ( 52.256729)
total: 154.01 sec