Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-210547
#<BuildRuby:0x0000560e7d6f6be8
@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.20221224-210547",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004289 0.000089 0.835152 ( 1.798665)
build_miniruby 0.000000 0.001050 0.966889 ( 0.965627)
build_ruby 0.000000 0.001130 2.679192 ( 2.677867)
build_all 0.005368 0.003384 15.890670 ( 3.385517)
build_install 0.008725 0.001704 2.196288 ( 1.217735)
test_btest 0.000458 0.000152 65.442974 ( 11.205071)
test_basic 0.003990 0.001330 0.308185 ( 0.398187)
test_all 0.001444 0.000481 636.353313 (110.298311)
test_rubyspec 0.038778 0.020593 52.118013 ( 60.287048)
total: 192.23 sec