Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-060251
#<BuildRuby:0x000055f7a8851038
@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.20220524-060251",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008362 0.000644 0.829644 ( 1.197602)
build_miniruby 0.002198 0.000169 0.063081 ( 0.061456)
build_ruby 0.001812 0.000139 0.064267 ( 0.063795)
build_all 0.003601 0.005554 1.209773 ( 0.501864)
build_install 0.017643 0.001765 4.907197 ( 2.494602)
test_btest 0.001834 0.000262 54.202124 ( 5.999927)
test_basic 0.006955 0.000085 0.291781 ( 0.382389)
test_all 0.004859 0.000000 518.986546 ( 54.384074)
test_rubyspec 0.085768 0.031666 41.642774 ( 47.535474)
total: 112.62 sec