Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-100943
#<BuildRuby:0x00005624268f0ea8
@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.20221108-100943",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007215 0.003812 1.101285 ( 1.143816)
build_miniruby 0.002691 0.000000 0.068354 ( 0.065593)
build_ruby 0.001961 0.000000 0.070301 ( 0.068356)
build_all 0.009933 0.000000 1.477104 ( 0.582032)
build_install 0.017241 0.004778 1.847099 ( 0.929615)
test_btest 0.000000 0.001335 83.673753 ( 8.919985)
test_basic 0.005877 0.003543 0.338129 ( 0.424336)
test_all 0.001999 0.000000 700.363518 ( 70.107887)
test_rubyspec 0.123163 0.062515 47.329730 ( 55.479001)
total: 137.72 sec