Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-040635
#<BuildRuby:0x000055de908d8460
@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.20221228-040635",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006587 0.846262 ( 1.847836)
build_miniruby 0.000000 0.001309 1.011737 ( 1.009892)
build_ruby 0.001598 0.000000 2.771898 ( 2.769235)
build_all 0.008773 0.000872 16.626582 ( 2.946385)
build_install 0.011634 0.000000 2.239598 ( 1.178367)
test_btest 0.001159 0.000000 78.999470 ( 10.850993)
test_basic 0.006799 0.000755 0.382731 ( 0.466765)
test_all 0.001073 0.000283 665.360479 ( 96.996030)
test_rubyspec 0.073879 0.049661 51.215826 ( 59.307864)
total: 177.37 sec