Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-154147
#<BuildRuby:0x000055fec818e378
@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.20221228-154147",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.001816 0.004490 0.847221 ( 1.028120)
build_miniruby 0.001101 0.000236 1.022360 ( 1.020414)
build_ruby 0.001278 0.000274 2.799068 ( 2.796483)
build_all 0.009381 0.000000 16.749726 ( 3.009574)
build_install 0.010975 0.000460 2.275758 ( 1.189100)
test_btest 0.000722 0.000120 76.892781 ( 11.070078)
test_basic 0.002511 0.004166 0.309538 ( 0.395552)
test_all 0.001191 0.000251 665.716730 ( 99.030051)
test_rubyspec 0.100695 0.032858 51.961249 ( 60.017646)
total: 179.56 sec