Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-200508
#<BuildRuby:0x000055b977cd83c8
@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.20221223-200508",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003723 0.000573 0.887545 ( 1.528174)
build_miniruby 0.000000 0.001017 0.966316 ( 0.964886)
build_ruby 0.000000 0.001330 2.623064 ( 2.621505)
build_all 0.004129 0.004935 15.883914 ( 3.300724)
build_install 0.004864 0.005618 2.231488 ( 1.290869)
test_btest 0.000409 0.000136 62.369668 ( 11.294390)
test_basic 0.000232 0.004448 0.337133 ( 0.427972)
test_all 0.000607 0.000243 630.198992 (111.827935)
test_rubyspec 0.048312 0.027411 51.951697 ( 60.198872)
total: 193.46 sec