Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-115942
#<BuildRuby:0x00005622a8458460
@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.20221215-115942",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004289 0.000141 0.872279 ( 1.124803)
build_miniruby 0.000701 0.000233 0.954894 ( 0.953388)
build_ruby 0.001053 0.000351 2.690329 ( 2.572019)
build_all 0.006600 0.002200 15.688505 ( 3.399423)
build_install 0.008135 0.001084 2.187132 ( 1.212582)
test_btest 0.000520 0.000160 66.070285 ( 10.942376)
test_basic 0.003588 0.001105 0.310958 ( 0.402375)
test_all 0.001375 0.000000 672.546734 (146.886630)
test_rubyspec 0.042343 0.023757 53.031782 ( 61.143904)
total: 228.64 sec