Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-032419
#<BuildRuby:0x00005593ae58c9c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-032419",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004411 0.006327 1.025175 ( 1.826084)
build_miniruby 0.001881 0.000198 0.076967 ( 0.075261)
build_ruby 0.002017 0.000212 0.073293 ( 0.071136)
build_all 0.009964 0.000658 1.556624 ( 0.584192)
build_install 0.021748 0.001718 1.891313 ( 0.921336)
test_btest 0.001235 0.000118 70.327280 ( 8.274360)
test_basic 0.002768 0.005038 0.331985 ( 0.421203)
test_all 0.000000 0.004373 635.798648 ( 64.438574)
test_rubyspec 0.097921 0.084279 45.652364 ( 54.222738)
total: 130.84 sec