Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-230458
#<BuildRuby:0x000055e6cd2d7670
@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.20220815-230458",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003204 0.002986 0.864268 ( 1.308479)
build_miniruby 0.000926 0.000116 0.058159 ( 0.056928)
build_ruby 0.000820 0.000102 0.059284 ( 0.058034)
build_all 0.004221 0.000528 1.539485 ( 0.590697)
build_install 0.010245 0.000741 1.945525 ( 0.981416)
test_btest 0.000622 0.000074 53.692227 ( 8.348946)
test_basic 0.000000 0.006435 0.347021 ( 0.434602)
test_all 0.000000 0.001993 626.462609 ( 91.915358)
test_rubyspec 0.078943 0.048331 43.796773 ( 51.181548)
total: 154.88 sec