Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-173906
#<BuildRuby:0x0000562a210c67e0
@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.20221119-173906",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004787 0.000041 1.117871 ( 1.095584)
build_miniruby 0.000934 0.000062 0.920917 ( 0.919596)
build_ruby 0.001269 0.000085 2.743695 ( 2.657722)
build_all 0.005130 0.003946 15.992888 ( 3.315218)
build_install 0.007317 0.000861 1.989076 ( 1.143936)
test_btest 0.000541 0.000064 63.107756 ( 10.175161)
test_basic 0.004331 0.000000 0.330991 ( 0.421867)
test_all 0.001179 0.000000 632.120416 (103.122919)
test_rubyspec 0.040152 0.028096 50.972451 ( 59.283428)
total: 182.14 sec