Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-064557
#<BuildRuby:0x000055f994e051f8
@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.20221011-064557",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007081 0.002833 1.094456 ( 1.768856)
build_miniruby 0.001782 0.000712 0.094272 ( 0.090429)
build_ruby 0.001179 0.000472 0.096919 ( 0.094094)
build_all 0.002015 0.005988 1.304611 ( 0.565752)
build_install 0.012856 0.003486 1.623101 ( 0.878928)
test_btest 0.001226 0.000557 62.722993 ( 6.447173)
test_basic 0.001453 0.006800 0.361900 ( 0.462142)
test_all 0.004063 0.003966 491.433694 ( 53.195756)
test_rubyspec 0.077679 0.051694 42.935842 ( 51.519077)
total: 115.02 sec