Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-190146
#<BuildRuby:0x0000564d867f3f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230125-190146",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006106 0.000133 0.845725 ( 1.485317)
build_miniruby 0.001311 0.000077 1.014100 ( 1.012139)
build_ruby 0.001558 0.000091 2.783526 ( 2.780933)
build_all 0.009889 0.000084 16.734711 ( 3.009515)
build_install 0.006533 0.004925 2.049852 ( 1.066452)
test_btest 0.000870 0.000000 72.376174 ( 10.597044)
test_basic 0.000000 0.006459 0.359929 ( 0.446043)
test_all 0.000000 0.001341 660.437399 ( 92.706376)
test_rubyspec 0.101449 0.024114 51.729164 ( 59.775128)
total: 172.88 sec