Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-022313
#<BuildRuby:0x000055ec8668fdd0
@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.20220818-022313",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000014)
build_up 0.006026 0.000465 0.802028 ( 1.613513)
build_miniruby 0.000858 0.000215 0.058831 ( 0.057580)
build_ruby 0.000812 0.000203 0.059317 ( 0.058013)
build_all 0.000122 0.004509 1.524337 ( 0.584358)
build_install 0.009420 0.001520 1.908753 ( 0.952728)
test_btest 0.000647 0.000199 47.092164 ( 9.058047)
test_basic 0.000453 0.005091 0.280253 ( 0.369003)
test_all 0.002042 0.000785 624.715988 ( 88.300646)
test_rubyspec 0.092325 0.024056 43.827755 ( 51.203367)
total: 152.20 sec