Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-203754
#<BuildRuby:0x000056212aa57e58
@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-203754",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001168 0.003550 1.124694 ( 1.124020)
build_miniruby 0.000893 0.000119 0.998052 ( 0.996626)
build_ruby 0.001123 0.000150 2.790473 ( 2.697429)
build_all 0.004927 0.004076 15.959620 ( 3.362458)
build_install 0.007292 0.002990 1.983066 ( 1.130445)
test_btest 0.000464 0.000098 55.781554 ( 11.683842)
test_basic 0.000000 0.004767 0.315575 ( 0.406351)
test_all 0.000000 0.001105 636.892722 (102.609072)
test_rubyspec 0.039329 0.022248 51.442570 ( 59.658169)
total: 183.67 sec