Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-175835
#<BuildRuby:0x00005597f1007e70
@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-175835",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004984 1.266353 ( 1.299724)
build_miniruby 0.000000 0.000874 1.016949 ( 1.015626)
build_ruby 0.000923 0.000297 2.720261 ( 2.612109)
build_all 0.008720 0.000311 15.771115 ( 3.239281)
build_install 0.008743 0.001130 2.268049 ( 1.265067)
test_btest 0.000609 0.000000 67.695436 ( 11.002572)
test_basic 0.004824 0.000336 0.313579 ( 0.404767)
test_all 0.000733 0.000160 653.719655 (111.734958)
test_rubyspec 0.035014 0.022608 54.455744 ( 62.509632)
total: 195.08 sec