Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-151419
#<BuildRuby:0x000055c2361a9570
@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.20220803-151419",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000007 0.011613 0.810501 ( 0.875994)
build_miniruby 0.001202 0.000462 0.063383 ( 0.062531)
build_ruby 0.000970 0.000373 0.057759 ( 0.057127)
build_all 0.005401 0.002078 1.243334 ( 0.466558)
build_install 0.003078 0.012611 4.275732 ( 1.767311)
test_btest 0.001123 0.000642 52.326481 ( 6.162326)
test_basic 0.006263 0.000000 0.299163 ( 0.389751)
test_all 0.002452 0.000000 507.637936 ( 53.437631)
test_rubyspec 0.082459 0.048218 41.161241 ( 48.806039)
total: 112.03 sec