Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-005831
#<BuildRuby:0x0000561ab1792be8
@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.20221225-005831",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004038 0.000288 0.790962 ( 1.051485)
build_miniruby 0.001012 0.000073 0.988666 ( 0.987595)
build_ruby 0.001323 0.000000 2.650525 ( 2.649209)
build_all 0.008933 0.000111 15.670592 ( 3.336515)
build_install 0.009747 0.000315 2.230078 ( 1.244464)
test_btest 0.000613 0.000036 62.224589 ( 11.066595)
test_basic 0.004828 0.000284 0.285140 ( 0.375607)
test_all 0.000902 0.000053 639.818414 (102.545653)
test_rubyspec 0.042427 0.023539 51.821877 ( 60.088113)
total: 183.35 sec