Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-133602
#<BuildRuby:0x0000557c5a492858
@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.20221219-133602",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004013 0.000287 0.883093 ( 1.148384)
build_miniruby 0.000866 0.000062 1.016564 ( 1.015211)
build_ruby 0.001140 0.000082 2.824659 ( 2.720934)
build_all 0.008756 0.000625 15.773083 ( 3.338529)
build_install 0.010141 0.000724 2.261543 ( 1.312917)
test_btest 0.000626 0.000045 67.288632 ( 11.017346)
test_basic 0.004504 0.000322 0.317076 ( 0.408235)
test_all 0.001483 0.000106 666.038795 (145.959313)
test_rubyspec 0.046964 0.030869 52.500143 ( 60.590090)
total: 227.51 sec