Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-020857
#<BuildRuby:0x000055ff659343c8
@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.20221230-020857",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000014)
build_up 0.006610 0.000000 0.845270 ( 1.058460)
build_miniruby 0.001144 0.000000 1.017987 ( 1.015970)
build_ruby 0.001479 0.000000 2.775141 ( 2.772413)
build_all 0.009710 0.000000 16.739187 ( 2.968350)
build_install 0.006527 0.004910 2.320446 ( 1.192091)
test_btest 0.000976 0.000154 71.738031 ( 11.285081)
test_basic 0.006544 0.000000 0.380144 ( 0.465847)
test_all 0.001387 0.000000 661.827137 (110.469139)
test_rubyspec 0.106647 0.026456 51.599100 ( 59.648313)
total: 190.88 sec