Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-210754
#<BuildRuby:0x0000556c4ac20018
@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.20221203-210754",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004322 0.000288 1.133702 ( 1.150649)
build_miniruby 0.000794 0.000053 0.999862 ( 0.998865)
build_ruby 0.001202 0.000080 2.767202 ( 2.681025)
build_all 0.009119 0.000042 15.763774 ( 3.344979)
build_install 0.005650 0.004405 2.230865 ( 1.248569)
test_btest 0.000506 0.000057 64.905319 ( 10.756706)
test_basic 0.004229 0.000470 0.300281 ( 0.391186)
test_all 0.000994 0.000110 700.333651 (107.335330)
test_rubyspec 0.051694 0.011016 54.131986 ( 62.339576)
total: 190.25 sec