Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-015632
#<BuildRuby:0x000055bfd178ff00
@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.20220811-015632",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005726 0.000881 0.832006 ( 0.999164)
build_miniruby 0.000820 0.000126 0.057527 ( 0.056380)
build_ruby 0.000664 0.000102 0.059072 ( 0.057955)
build_all 0.001124 0.003719 1.570653 ( 0.592384)
build_install 0.010865 0.000465 5.673038 ( 2.169812)
test_btest 0.000741 0.000139 52.541421 ( 7.912637)
test_basic 0.001149 0.004687 0.287228 ( 0.375728)
test_all 0.001148 0.000287 599.343021 ( 89.995620)
test_rubyspec 0.094431 0.032695 43.655648 ( 51.041915)
total: 153.20 sec