Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-040646
#<BuildRuby:0x000055f9d5cb7f58
@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.20230110-040646",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000033 0.000007 0.000040 ( 0.000026)
build_up 0.001868 0.004655 0.852187 ( 1.046391)
build_miniruby 0.001040 0.000320 1.026720 ( 1.024689)
build_ruby 0.001188 0.000366 2.777012 ( 2.774389)
build_all 0.007283 0.002552 16.873522 ( 3.007966)
build_install 0.002377 0.009113 2.130863 ( 1.081702)
test_btest 0.000565 0.000247 80.579767 ( 10.990819)
test_basic 0.003503 0.003885 0.366446 ( 0.450708)
test_all 0.001282 0.000000 662.432351 (113.802226)
test_rubyspec 0.059210 0.044340 52.088961 ( 60.125412)
total: 194.30 sec