Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-145238
#<BuildRuby:0x000055f818a7fda8
@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.20220826-145238",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.006686 0.874186 ( 5.590978)
build_miniruby 0.000000 0.000888 0.057783 ( 0.056497)
build_ruby 0.000000 0.000892 0.059976 ( 0.058922)
build_all 0.000000 0.004700 1.526766 ( 0.589375)
build_install 0.004979 0.006170 1.930958 ( 0.962874)
test_btest 0.000487 0.000195 49.184857 ( 8.729168)
test_basic 0.005526 0.000578 0.333999 ( 0.421848)
test_all 0.001430 0.000537 593.774062 ( 95.770312)
test_rubyspec 0.067172 0.059569 43.924653 ( 52.381846)
total: 164.56 sec