Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-091827
#<BuildRuby:0x0000560c6ea78e80
@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.20220814-091827",
@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.000027 0.000006 0.000033 ( 0.000034)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000042 0.000011 0.000053 ( 0.000052)
build_up 0.005819 0.010685 0.875601 ( 0.896046)
build_miniruby 0.001062 0.000455 0.045568 ( 0.044029)
build_ruby 0.000866 0.000371 0.051314 ( 0.050637)
build_all 0.007924 0.001634 1.256177 ( 0.475033)
build_install 0.007850 0.007777 1.565653 ( 0.789057)
test_btest 0.000729 0.000341 52.434383 ( 6.064416)
test_basic 0.003453 0.001611 0.291474 ( 0.383728)
test_all 0.004783 0.000000 499.097318 ( 52.998846)
test_rubyspec 0.077336 0.064093 41.678280 ( 49.282321)
total: 110.99 sec