Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-190957
#<BuildRuby:0x00005566137fd1f8
@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.20221013-190957",
@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.000027 0.000007 0.000034 ( 0.000034)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.008224 0.003967 1.066998 ( 1.152301)
build_miniruby 0.001654 0.000473 0.099787 ( 0.096069)
build_ruby 0.001154 0.000329 0.102215 ( 0.099090)
build_all 0.007406 0.000900 1.295968 ( 0.559766)
build_install 0.009130 0.005785 1.646084 ( 0.891421)
test_btest 0.001318 0.000412 61.609841 ( 6.680925)
test_basic 0.006221 0.000460 0.355331 ( 0.444268)
test_all 0.005574 0.001639 489.363424 ( 53.902237)
test_rubyspec 0.092341 0.041725 43.253670 ( 51.644149)
total: 115.47 sec