Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-233815
#<BuildRuby:0x000055a51d51e038
@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.20220721-233815",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000034 0.000013 0.000047 ( 0.000048)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.009779 0.002107 0.872979 ( 0.954633)
build_miniruby 0.001483 0.000539 0.069594 ( 0.068309)
build_ruby 0.001246 0.000453 0.054629 ( 0.053334)
build_all 0.006249 0.002272 1.243974 ( 0.465895)
build_install 0.015612 0.001386 4.290072 ( 1.822070)
test_btest 0.001445 0.000444 54.185869 ( 6.216042)
test_basic 0.005835 0.000000 0.286581 ( 0.376487)
test_all 0.001732 0.000480 480.830865 ( 52.219661)
test_rubyspec 0.085141 0.043902 41.948635 ( 47.614621)
total: 109.79 sec