Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-044800
#<BuildRuby:0x000055b3449fbdf0
@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.20220423-044800",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006355 0.000000 0.893049 ( 1.009678)
build_miniruby 0.001012 0.000000 0.058576 ( 0.057210)
build_ruby 0.000984 0.000019 0.059550 ( 0.058257)
build_all 0.003217 0.001073 1.532894 ( 0.617492)
build_install 0.008187 0.002729 6.289725 ( 2.841660)
test_btest 0.000656 0.000218 55.847408 ( 8.496740)
test_basic 0.000196 0.005298 0.290714 ( 0.379432)
test_all 0.000904 0.000376 613.151869 ( 91.033643)
test_rubyspec 0.077523 0.033983 44.397348 ( 49.249292)
total: 153.74 sec