Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-152356
#<BuildRuby:0x000055f38347b810
@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.20220312-152356",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009793 0.000388 1.026813 ( 1.098576)
build_miniruby 0.002283 0.000153 0.072559 ( 0.070036)
build_ruby 0.001827 0.000122 0.072131 ( 0.069814)
build_all 0.009513 0.000304 1.488269 ( 0.622245)
build_install 0.022176 0.000117 5.272375 ( 2.178079)
test_btest 0.001223 0.000061 70.783868 ( 8.531217)
test_basic 0.007040 0.000352 0.334314 ( 0.424664)
test_all 0.001871 0.000093 689.509028 ( 66.719434)
test_rubyspec 0.080313 0.085999 46.143846 ( 51.279574)
total: 130.99 sec