Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-165349
#<BuildRuby:0x000055668b0bff58
@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.20230114-165349",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.001418 0.007589 0.855263 ( 1.135717)
build_miniruby 0.001087 0.000289 1.024803 ( 1.022907)
build_ruby 0.001321 0.000353 2.794094 ( 2.791418)
build_all 0.007623 0.002033 16.732302 ( 3.005890)
build_install 0.006245 0.005153 2.096849 ( 1.082030)
test_btest 0.000533 0.000167 75.100379 ( 10.750304)
test_basic 0.006395 0.000470 0.365927 ( 0.451701)
test_all 0.000000 0.001295 676.400302 ( 98.322957)
test_rubyspec 0.042831 0.042435 52.178279 ( 60.271744)
total: 178.84 sec