Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-163210
#<BuildRuby:0x000055a909ed2878
@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-163210",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006021 0.000927 0.842694 ( 1.149445)
build_miniruby 0.000910 0.000140 0.057837 ( 0.056582)
build_ruby 0.000858 0.000132 0.058911 ( 0.057746)
build_all 0.003883 0.000598 1.534455 ( 0.587573)
build_install 0.010844 0.000168 1.910147 ( 0.973070)
test_btest 0.000734 0.000098 48.541716 ( 8.474528)
test_basic 0.006256 0.000165 0.338836 ( 0.425982)
test_all 0.001657 0.000207 620.324413 ( 87.691955)
test_rubyspec 0.086178 0.034008 44.083347 ( 51.487279)
total: 150.90 sec