Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-075618
#<BuildRuby:0x0000560f4e47b658
@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.20220304-075618",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000099 0.000015 0.000114 ( 0.000116)
build_up 0.011512 0.000472 1.046794 ( 1.495694)
build_miniruby 0.001700 0.000226 0.069296 ( 0.067444)
build_ruby 0.001897 0.000253 0.073030 ( 0.070614)
build_all 0.001308 0.009304 4.226446 ( 0.862168)
build_install 0.018681 0.004676 7.842426 ( 2.385233)
test_btest 0.001285 0.000338 72.519957 ( 7.929483)
test_basic 0.006888 0.000000 0.340621 ( 0.429533)
test_all 0.001147 0.001022 712.177398 ( 68.296961)
test_rubyspec 0.095388 0.052081 46.764607 ( 51.738527)
total: 133.28 sec