Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-171427
#<BuildRuby:0x00005619a9a9fdd0
@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.20221126-171427",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004960 0.000000 1.224224 ( 1.455052)
build_miniruby 0.000973 0.000000 1.003878 ( 1.002562)
build_ruby 0.001109 0.000000 2.733477 ( 2.644567)
build_all 0.010164 0.000000 22.632525 ( 4.387148)
build_install 0.005670 0.003920 4.464413 ( 1.606659)
test_btest 0.000551 0.000044 63.146839 ( 11.113844)
test_basic 0.001394 0.003683 0.287065 ( 0.377429)
test_all 0.000886 0.000102 656.567318 (112.232581)
test_rubyspec 0.058369 0.016863 53.155210 ( 61.387949)
total: 196.21 sec