Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-122320
#<BuildRuby:0x000055ad229e3e80
@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.20221225-122320",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.003843 0.000481 0.848421 ( 1.067282)
build_miniruby 0.000800 0.000100 0.910510 ( 0.909327)
build_ruby 0.001059 0.000132 2.576516 ( 2.574924)
build_all 0.008481 0.000472 15.868385 ( 3.391310)
build_install 0.009013 0.000000 2.235757 ( 1.236007)
test_btest 0.000624 0.000032 66.754651 ( 11.048833)
test_basic 0.004709 0.000000 0.308233 ( 0.399123)
test_all 0.001266 0.000000 629.190171 (104.743697)
test_rubyspec 0.037819 0.023971 50.980547 ( 59.176652)
total: 184.55 sec