Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-064437
#<BuildRuby:0x0000560ea8b12968
@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.20221202-064437",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000820 0.004051 1.166810 ( 1.206252)
build_miniruby 0.000894 0.000128 0.977047 ( 0.975616)
build_ruby 0.001004 0.000144 2.823442 ( 2.700776)
build_all 0.005244 0.003581 15.739634 ( 3.296504)
build_install 0.009003 0.000891 2.287791 ( 1.360112)
test_btest 0.000446 0.000078 65.513257 ( 11.782098)
test_basic 0.004928 0.000000 0.318592 ( 0.409935)
test_all 0.001713 0.000000 661.907890 (120.642927)
test_rubyspec 0.042598 0.020475 53.227829 ( 61.527427)
total: 203.90 sec