Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-220731
#<BuildRuby:0x000055e0cc4f88e8
@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.20220909-220731",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005042 0.005405 1.128977 ( 1.080824)
build_miniruby 0.002008 0.000618 0.075899 ( 0.073501)
build_ruby 0.001499 0.000461 0.073615 ( 0.071671)
build_all 0.005636 0.004922 1.568743 ( 0.608729)
build_install 0.017375 0.004254 1.923891 ( 0.943355)
test_btest 0.000884 0.000294 92.754823 ( 9.934958)
test_basic 0.002216 0.004795 0.352635 ( 0.441617)
test_all 0.000000 0.003723 676.519227 ( 68.434237)
test_rubyspec 0.099147 0.078942 46.839417 ( 55.044869)
total: 136.63 sec