Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-140127
#<BuildRuby:0x000055e052e77e48
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-140127",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005067 1.282461 ( 1.992102)
build_miniruby 0.000000 0.000825 0.980645 ( 0.979322)
build_ruby 0.000000 0.001119 2.740934 ( 2.639716)
build_all 0.004289 0.004866 15.828302 ( 3.374332)
build_install 0.007521 0.001410 2.266862 ( 1.285487)
test_btest 0.000438 0.000176 66.303461 ( 10.669892)
test_basic 0.000298 0.004404 0.278115 ( 0.368932)
test_all 0.000579 0.000270 647.732944 (111.917483)
test_rubyspec 0.051062 0.021251 52.878867 ( 61.190184)
total: 194.42 sec