Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-222524
#<BuildRuby:0x000055f74a97af08
@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.20221026-222524",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000050 0.000004 0.000054 ( 0.000065)
configure 0.000021 0.000001 0.000022 ( 0.000020)
build_up 0.006513 0.003351 1.104587 ( 1.173286)
build_miniruby 0.001554 0.000194 0.098367 ( 0.095962)
build_ruby 0.001513 0.000190 0.102682 ( 0.100143)
build_all 0.007384 0.000923 1.266181 ( 0.555241)
build_install 0.009911 0.004567 1.650951 ( 0.899886)
test_btest 0.001821 0.000303 63.252806 ( 6.589050)
test_basic 0.005675 0.000945 0.359906 ( 0.448299)
test_all 0.005703 0.000951 491.024762 ( 53.396249)
test_rubyspec 0.081681 0.045330 43.664007 ( 52.237165)
total: 115.50 sec