Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-140935
#<BuildRuby:0x0000560681cce7e0
@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-140935",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004854 0.000102 1.169289 ( 1.156903)
build_miniruby 0.000806 0.000107 0.976747 ( 0.975445)
build_ruby 0.001010 0.000135 2.846977 ( 2.748711)
build_all 0.007777 0.001037 15.972315 ( 3.329072)
build_install 0.009128 0.000000 2.049306 ( 1.158144)
test_btest 0.000654 0.000031 63.928477 ( 10.865169)
test_basic 0.000137 0.004837 0.300078 ( 0.390665)
test_all 0.001402 0.000247 665.131406 (104.539981)
test_rubyspec 0.041895 0.029513 51.254394 ( 59.508227)
total: 184.67 sec