Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-071230
#<BuildRuby:0x00005572f3e06dc8
@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.20220507-071230",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000047 0.000009 0.000056 ( 0.000059)
configure 0.000024 0.000005 0.000029 ( 0.000025)
build_up 0.000462 0.007139 0.886931 ( 1.817173)
build_miniruby 0.000972 0.000304 0.067434 ( 0.066382)
build_ruby 0.000737 0.000230 0.069058 ( 0.068151)
build_all 0.000737 0.004309 1.331432 ( 0.581116)
build_install 0.012125 0.001320 6.336413 ( 2.988880)
test_btest 0.000524 0.000174 61.822384 ( 13.274084)
test_basic 0.005431 0.000345 0.270060 ( 0.364957)
test_all 0.001145 0.000361 547.769434 ( 64.993083)
test_rubyspec 0.041338 0.015269 53.341784 ( 59.023193)
total: 143.18 sec