Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-072726
#<BuildRuby:0x0000563534def2c8
@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.20220729-072726",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002049 0.004294 0.825714 ( 1.412645)
build_miniruby 0.000836 0.000060 0.056806 ( 0.055583)
build_ruby 0.000956 0.000000 0.059024 ( 0.057747)
build_all 0.004569 0.000000 1.524995 ( 0.585348)
build_install 0.007377 0.003869 5.658702 ( 2.160267)
test_btest 0.000793 0.000088 53.382211 ( 8.103604)
test_basic 0.005785 0.000171 0.281600 ( 0.370204)
test_all 0.000838 0.000089 590.672993 ( 96.059016)
test_rubyspec 0.069430 0.059398 43.498746 ( 49.082305)
total: 157.89 sec