Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-195613
#<BuildRuby:0x0000559de6b9bc78
@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.20221130-195613",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001034 0.003967 1.214866 ( 1.365231)
build_miniruby 0.000801 0.000094 1.025840 ( 1.024685)
build_ruby 0.001028 0.000121 2.752825 ( 2.663860)
build_all 0.007852 0.000923 15.934281 ( 3.326277)
build_install 0.008777 0.000477 2.220273 ( 1.250831)
test_btest 0.000607 0.000068 66.126257 ( 11.072780)
test_basic 0.004333 0.000482 0.296461 ( 0.387092)
test_all 0.000925 0.000103 673.918665 (107.180050)
test_rubyspec 0.036486 0.036886 53.553119 ( 61.818743)
total: 190.09 sec