Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-015336
#<BuildRuby:0x000055fa97283df8
@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.20221222-015336",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004223 0.000041 0.855952 ( 1.105893)
build_miniruby 0.000830 0.000119 0.963975 ( 0.962881)
build_ruby 0.001074 0.000154 2.546741 ( 2.544983)
build_all 0.008306 0.000560 15.769487 ( 3.217275)
build_install 0.004685 0.003665 2.305268 ( 1.354858)
test_btest 0.000518 0.000092 60.352487 ( 11.761789)
test_basic 0.004030 0.000711 0.305130 ( 0.395837)
test_all 0.001200 0.000212 663.896032 (153.076245)
test_rubyspec 0.051353 0.013134 51.732303 ( 59.962474)
total: 234.38 sec