Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-222142
#<BuildRuby:0x0000558590ff00d0
@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.20220723-222142",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.002518 0.004025 0.853552 ( 1.045114)
build_miniruby 0.001013 0.000000 0.057063 ( 0.055849)
build_ruby 0.000963 0.000000 0.058572 ( 0.057385)
build_all 0.004570 0.000164 1.538137 ( 0.597440)
build_install 0.010789 0.000388 5.625367 ( 2.163283)
test_btest 0.000812 0.000048 54.793672 ( 7.808255)
test_basic 0.005340 0.000314 0.290530 ( 0.379306)
test_all 0.000896 0.000053 612.760467 ( 88.831549)
test_rubyspec 0.058068 0.063495 43.559584 ( 49.159693)
total: 150.10 sec