Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-204745
#<BuildRuby:0x000055817d28fe48
@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.20221204-204745",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002028 0.002722 1.214619 ( 1.221944)
build_miniruby 0.000756 0.000151 1.004139 ( 1.002844)
build_ruby 0.001109 0.000221 2.839808 ( 2.752408)
build_all 0.006496 0.002649 15.937332 ( 3.342392)
build_install 0.007488 0.000865 2.257289 ( 1.241768)
test_btest 0.000472 0.000099 62.558018 ( 11.105427)
test_basic 0.004663 0.000207 0.296446 ( 0.387128)
test_all 0.000649 0.000130 674.872607 (102.663195)
test_rubyspec 0.054492 0.008558 54.085739 ( 62.287215)
total: 186.01 sec