Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-081353
#<BuildRuby:0x000056046e4e6ad8
@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-081353",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009738 0.000319 0.838722 ( 2.544950)
build_miniruby 0.001234 0.000176 0.062883 ( 0.061571)
build_ruby 0.001081 0.000155 0.062330 ( 0.061632)
build_all 0.005927 0.002969 1.239129 ( 0.469057)
build_install 0.011077 0.005353 4.237004 ( 1.749693)
test_btest 0.001588 0.000353 52.562671 ( 6.033549)
test_basic 0.005469 0.001216 0.295098 ( 0.383898)
test_all 0.003274 0.000185 494.502048 ( 52.993421)
test_rubyspec 0.092585 0.040890 41.072537 ( 48.748549)
total: 113.05 sec