Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-040619
#<BuildRuby:0x0000561f53146f90
@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.20220731-040619",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008947 0.001274 0.895270 ( 0.945450)
build_miniruby 0.001156 0.000289 0.053582 ( 0.052153)
build_ruby 0.001501 0.000376 0.060776 ( 0.058436)
build_all 0.004741 0.004580 1.232305 ( 0.470266)
build_install 0.012800 0.003939 4.363497 ( 1.776294)
test_btest 0.001246 0.000383 51.622255 ( 6.317245)
test_basic 0.006285 0.000000 0.287672 ( 0.382602)
test_all 0.002334 0.000000 509.887246 ( 53.216794)
test_rubyspec 0.079089 0.040161 41.799195 ( 47.786812)
total: 111.01 sec