Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-121718
#<BuildRuby:0x000055f859748018
@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.20220728-121718",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005594 0.001399 0.878548 ( 1.457852)
build_miniruby 0.000794 0.000198 0.057688 ( 0.056338)
build_ruby 0.000750 0.000188 0.059098 ( 0.057950)
build_all 0.004488 0.000002 1.534594 ( 0.595253)
build_install 0.003855 0.007266 5.626255 ( 2.136478)
test_btest 0.000585 0.000195 51.551761 ( 8.191282)
test_basic 0.002037 0.003381 0.280848 ( 0.369818)
test_all 0.001176 0.000441 599.268029 ( 89.206201)
test_rubyspec 0.049145 0.028035 43.857076 ( 49.513603)
total: 151.59 sec