Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-071354
#<BuildRuby:0x0000560a23dcde98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-071354",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003967 0.000992 0.975418 ( 1.857460)
build_miniruby 0.000986 0.000000 0.943416 ( 0.941700)
build_ruby 0.001266 0.000000 2.738040 ( 2.651480)
build_all 0.009018 0.000000 15.667587 ( 3.306390)
build_install 0.008768 0.000515 2.295960 ( 1.291307)
test_btest 0.000566 0.000106 60.579110 ( 11.688294)
test_basic 0.005122 0.000097 0.298200 ( 0.389443)
test_all 0.001180 0.000112 669.202178 (141.871508)
test_rubyspec 0.042773 0.024709 52.527353 ( 60.628856)
total: 224.63 sec