Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-091439
#<BuildRuby:0x000055dd1badb670
@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.20220721-091439",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005066 0.001381 0.917563 ( 2.106918)
build_miniruby 0.000804 0.000219 0.057816 ( 0.056611)
build_ruby 0.000854 0.000233 0.058874 ( 0.057556)
build_all 0.003667 0.001000 1.554831 ( 0.607928)
build_install 0.010958 0.000182 5.678488 ( 2.180601)
test_btest 0.000738 0.000000 50.602183 ( 8.604747)
test_basic 0.005522 0.000250 0.341139 ( 0.429278)
test_all 0.001684 0.000199 620.791175 ( 88.038066)
test_rubyspec 0.041164 0.045603 44.051454 ( 49.719199)
total: 151.80 sec