Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-170201
#<BuildRuby:0x000055c45f5ee858
@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.20221223-170201",
@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.000008)
autoconf 0.000032 0.000002 0.000034 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004193 0.000000 0.843793 ( 1.091631)
build_miniruby 0.001037 0.000000 1.007945 ( 1.006750)
build_ruby 0.001098 0.000000 2.585817 ( 2.584353)
build_all 0.005334 0.003895 15.770210 ( 3.381737)
build_install 0.001927 0.007363 2.259895 ( 1.311785)
test_btest 0.000520 0.000110 63.383424 ( 10.940167)
test_basic 0.004400 0.000117 0.300022 ( 0.392071)
test_all 0.000000 0.001034 625.720867 (102.805463)
test_rubyspec 0.047413 0.021353 51.691445 ( 59.880191)
total: 183.39 sec