Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-040956
#<BuildRuby:0x000056478b024c10
@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.20220511-040956",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009501 0.001176 1.037982 ( 6.977165)
build_miniruby 0.001368 0.000293 0.077645 ( 0.075884)
build_ruby 0.001206 0.000258 0.069709 ( 0.067740)
build_all 0.003451 0.004301 1.522355 ( 0.666745)
build_install 0.017150 0.005521 6.320694 ( 3.084756)
test_btest 0.000803 0.000223 66.443095 ( 9.307475)
test_basic 0.007985 0.000840 0.321460 ( 0.407816)
test_all 0.001716 0.000451 720.979635 ( 72.234587)
test_rubyspec 0.077202 0.050063 49.670040 ( 54.989709)
total: 147.81 sec