Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-220754
#<BuildRuby:0x00005618e7f1f3c8
@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-220754",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003489 0.000698 0.878262 ( 1.115736)
build_miniruby 0.000753 0.000150 1.010885 ( 1.009740)
build_ruby 0.000000 0.001259 2.684258 ( 2.682805)
build_all 0.005616 0.003262 15.745676 ( 3.225284)
build_install 0.010077 0.000310 2.282006 ( 1.301640)
test_btest 0.000481 0.000107 62.932387 ( 11.554125)
test_basic 0.000699 0.003489 0.300750 ( 0.392119)
test_all 0.001015 0.000000 628.393826 (106.576762)
test_rubyspec 0.051550 0.023216 51.962236 ( 60.258147)
total: 188.12 sec