Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-030427
#<BuildRuby:0x000055e9a99f3dd0
@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.20220725-030427",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006664 0.000000 0.871317 ( 1.067900)
build_miniruby 0.000979 0.000000 0.057315 ( 0.056142)
build_ruby 0.000865 0.000046 0.058850 ( 0.057680)
build_all 0.004561 0.000034 1.529047 ( 0.585066)
build_install 0.006726 0.004320 5.642203 ( 2.128587)
test_btest 0.000560 0.000062 54.873723 ( 7.813947)
test_basic 0.004932 0.000548 0.300546 ( 0.389391)
test_all 0.001139 0.000127 588.038293 ( 92.093471)
test_rubyspec 0.089475 0.037633 43.463372 ( 49.061373)
total: 153.25 sec