Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-133653
#<BuildRuby:0x000055a3a7119310
@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.20220720-133653",
@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.000033 0.000002 0.000035 ( 0.000036)
autoconf 0.000051 0.000003 0.000054 ( 0.000055)
configure 0.000044 0.000003 0.000047 ( 0.000049)
build_up 0.012430 0.000566 0.889016 ( 1.452869)
build_miniruby 0.001816 0.000121 0.051718 ( 0.050747)
build_ruby 0.001409 0.000094 0.054789 ( 0.054345)
build_all 0.008305 0.000224 1.269644 ( 0.482630)
build_install 0.012224 0.005217 4.407314 ( 1.873887)
test_btest 0.001897 0.000000 52.945344 ( 6.021189)
test_basic 0.006888 0.000000 0.293657 ( 0.385323)
test_all 0.002413 0.000000 513.047879 ( 53.575071)
test_rubyspec 0.125724 0.018471 42.121601 ( 48.003011)
total: 111.90 sec