Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-064048
#<BuildRuby:0x000055655c22a620
@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.20221221-064048",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000752 0.003424 0.871870 ( 1.079892)
build_miniruby 0.000832 0.000166 0.974143 ( 0.972632)
build_ruby 0.001101 0.000220 2.640250 ( 2.638741)
build_all 0.009035 0.000180 15.777675 ( 3.270699)
build_install 0.008493 0.001499 2.272046 ( 1.253707)
test_btest 0.000509 0.000090 62.832816 ( 11.802639)
test_basic 0.005219 0.000102 0.296166 ( 0.386099)
test_all 0.001834 0.000306 677.688076 (153.074373)
test_rubyspec 0.046180 0.027644 51.967567 ( 60.190286)
total: 234.67 sec