Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-183807
#<BuildRuby:0x000055c3cdd7d570
@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.20220821-183807",
@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.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006434 0.004304 0.816604 ( 1.211932)
build_miniruby 0.001694 0.000242 0.105901 ( 0.103678)
build_ruby 0.003751 0.000536 2.547802 ( 2.384511)
build_all 0.014323 0.000085 12.818084 ( 1.690216)
build_install 0.008931 0.007371 1.637411 ( 0.792858)
test_btest 0.001073 0.000204 52.640706 ( 6.305553)
test_basic 0.006276 0.001195 0.287001 ( 0.376279)
test_all 0.003546 0.000675 481.656703 ( 51.935212)
test_rubyspec 0.099825 0.034592 42.010209 ( 50.445101)
total: 115.25 sec