Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-131731
#<BuildRuby:0x000055dccf6abdf8
@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.20220727-131731",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002902 0.003434 0.875959 ( 1.260179)
build_miniruby 0.000000 0.001048 0.057653 ( 0.056385)
build_ruby 0.000000 0.001018 0.058945 ( 0.057761)
build_all 0.002526 0.002068 1.542070 ( 0.604931)
build_install 0.003413 0.007757 5.690038 ( 2.199559)
test_btest 0.000562 0.000175 53.832725 ( 8.077929)
test_basic 0.004975 0.001554 0.370272 ( 0.457168)
test_all 0.000855 0.000267 616.822288 ( 87.582506)
test_rubyspec 0.063743 0.041386 43.588535 ( 49.201142)
total: 149.50 sec