Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-081653
#<BuildRuby:0x000055af8d347e88
@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.20221218-081653",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001081 0.002893 0.858725 ( 1.057308)
build_miniruby 0.000729 0.000129 1.041690 ( 1.040621)
build_ruby 0.001210 0.000000 2.793168 ( 2.691548)
build_all 0.009201 0.000000 15.830251 ( 3.298389)
build_install 0.010100 0.000000 2.277231 ( 1.286252)
test_btest 0.000604 0.000000 63.645476 ( 11.350050)
test_basic 0.004673 0.000000 0.308446 ( 0.399127)
test_all 0.001255 0.000092 670.285409 (148.596592)
test_rubyspec 0.034385 0.025928 52.767057 ( 60.962928)
total: 230.68 sec