Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-204027
#<BuildRuby:0x000055930e4debe8
@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.20221229-204027",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000024 0.000010 0.000034 ( 0.000048)
build_up 0.004419 0.001841 0.848812 ( 1.034711)
build_miniruby 0.000880 0.000367 1.014849 ( 1.013164)
build_ruby 0.001493 0.000000 2.777224 ( 2.774601)
build_all 0.009121 0.000747 16.749938 ( 2.937348)
build_install 0.009752 0.000274 2.301862 ( 1.181887)
test_btest 0.000671 0.000210 77.805705 ( 10.408245)
test_basic 0.004987 0.001559 0.352267 ( 0.438597)
test_all 0.001250 0.000391 661.027122 ( 99.442887)
test_rubyspec 0.048291 0.042294 51.592626 ( 59.652990)
total: 178.89 sec