Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-074046
#<BuildRuby:0x000055a180840040
@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.20221230-074046",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006298 0.000000 0.893356 ( 1.057320)
build_miniruby 0.001110 0.000000 1.013878 ( 1.011816)
build_ruby 0.000000 0.001441 2.778804 ( 2.776273)
build_all 0.001823 0.007704 16.751000 ( 3.005182)
build_install 0.011360 0.000148 2.320760 ( 1.191674)
test_btest 0.000690 0.000255 71.685333 ( 11.197840)
test_basic 0.005946 0.000781 0.375618 ( 0.461390)
test_all 0.000963 0.000337 670.731677 ( 97.462001)
test_rubyspec 0.074616 0.055859 51.415889 ( 59.470569)
total: 177.63 sec