Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-092841
#<BuildRuby:0x0000555c7244fba0
@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.20220804-092841",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000047 0.000003 0.000050 ( 0.000051)
build_up 0.009193 0.003628 0.828869 ( 0.891501)
build_miniruby 0.001240 0.000155 0.051314 ( 0.049782)
build_ruby 0.001714 0.000215 0.063012 ( 0.061507)
build_all 0.003134 0.004578 1.256221 ( 0.462084)
build_install 0.015015 0.001910 4.239470 ( 1.759832)
test_btest 0.001301 0.000229 52.173607 ( 5.758368)
test_basic 0.004852 0.000856 0.289896 ( 0.380877)
test_all 0.002053 0.000362 501.078091 ( 53.150493)
test_rubyspec 0.120153 0.010354 41.292817 ( 48.923161)
total: 111.44 sec