Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-014939
#<BuildRuby:0x0000556826d93f58
@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.20230105-014939",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000045 0.000003 0.000048 ( 0.000035)
build_up 0.002550 0.003886 0.848374 ( 1.183679)
build_miniruby 0.001144 0.000000 1.016918 ( 1.014786)
build_ruby 0.001669 0.000000 2.783050 ( 2.780303)
build_all 0.005795 0.004108 16.714716 ( 2.962223)
build_install 0.007166 0.004689 2.310432 ( 1.182372)
test_btest 0.000714 0.000150 72.422166 ( 10.952001)
test_basic 0.005470 0.001152 0.365331 ( 0.451394)
test_all 0.000992 0.000209 663.353704 (107.918470)
test_rubyspec 0.070939 0.052762 51.657867 ( 59.670327)
total: 188.12 sec