Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-213702
#<BuildRuby:0x000055a6170afdf8
@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.20230119-213702",
@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.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.001871 0.004869 0.880078 ( 1.091775)
build_miniruby 0.000881 0.000367 1.017968 ( 1.015882)
build_ruby 0.001156 0.000482 2.769175 ( 2.766446)
build_all 0.005224 0.004793 16.965812 ( 2.989017)
build_install 0.010264 0.000000 2.123601 ( 1.091369)
test_btest 0.001066 0.000000 67.845661 ( 11.511249)
test_basic 0.003888 0.003404 0.326957 ( 0.411318)
test_all 0.000983 0.000404 660.763754 ( 98.682155)
test_rubyspec 0.081673 0.051152 52.013166 ( 60.046405)
total: 179.61 sec