Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-223431
#<BuildRuby:0x000055b05cf5fe58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-223431",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002411 0.004425 0.852559 ( 1.566176)
build_miniruby 0.000804 0.000186 0.057632 ( 0.056413)
build_ruby 0.000654 0.000151 0.059054 ( 0.057942)
build_all 0.003607 0.000833 1.527067 ( 0.589179)
build_install 0.007888 0.003086 5.643480 ( 2.154626)
test_btest 0.000638 0.000159 53.434630 ( 7.903003)
test_basic 0.001371 0.004585 0.348520 ( 0.436748)
test_all 0.001121 0.000351 603.021523 ( 88.797816)
test_rubyspec 0.086078 0.036598 43.604421 ( 49.201491)
total: 150.76 sec