Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-133939
#<BuildRuby:0x000055776247e878
@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.20220616-133939",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005509 0.000919 0.918063 ( 1.876309)
build_miniruby 0.000855 0.000000 0.057052 ( 0.055863)
build_ruby 0.001020 0.000000 0.059410 ( 0.058207)
build_all 0.004152 0.000232 1.505828 ( 0.607938)
build_install 0.006878 0.004232 6.298220 ( 2.850007)
test_btest 0.000708 0.000142 49.540032 ( 8.958357)
test_basic 0.000932 0.004886 0.356592 ( 0.444515)
test_all 0.000940 0.000251 607.042367 ( 95.718294)
test_rubyspec 0.085603 0.043778 43.957128 ( 49.554869)
total: 160.12 sec