Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-063420
#<BuildRuby:0x00005636e9c8d338
@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-063420",
@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.000032 0.000005 0.000037 ( 0.000038)
autoconf 0.000040 0.000006 0.000046 ( 0.000048)
configure 0.000029 0.000004 0.000033 ( 0.000037)
build_up 0.012403 0.000154 0.855148 ( 1.279290)
build_miniruby 0.001626 0.000203 0.059226 ( 0.058046)
build_ruby 0.001591 0.000199 0.063153 ( 0.062743)
build_all 0.006583 0.000823 1.285337 ( 0.494795)
build_install 0.012792 0.004351 4.356730 ( 1.856590)
test_btest 0.001505 0.000238 54.949635 ( 6.292936)
test_basic 0.005834 0.000201 0.295959 ( 0.388720)
test_all 0.002418 0.000363 507.414365 ( 52.797175)
test_rubyspec 0.074067 0.069874 42.106174 ( 48.076048)
total: 111.31 sec