Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-234526
#<BuildRuby:0x0000556b9ac0e8a0
@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.20220331-234526",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000033 0.000011 0.000044 ( 0.000040)
build_up 0.008853 0.002951 1.021625 ( 1.134039)
build_miniruby 0.001250 0.000416 0.071542 ( 0.071410)
build_ruby 0.001225 0.000408 0.064508 ( 0.063849)
build_all 0.010494 0.000233 4.212968 ( 0.858305)
build_install 0.017466 0.005714 8.014708 ( 2.465166)
test_btest 0.000883 0.000260 71.859817 ( 7.791325)
test_basic 0.006329 0.001862 0.341902 ( 0.432241)
test_all 0.001543 0.000454 670.403153 ( 66.217808)
test_rubyspec 0.061058 0.102202 46.502916 ( 51.945821)
total: 130.98 sec