Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-144710
#<BuildRuby:0x0000556a3f8981f0
@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.20220518-144710",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006245 0.000320 0.847123 ( 1.192958)
build_miniruby 0.000909 0.000140 0.056948 ( 0.055697)
build_ruby 0.000000 0.000807 0.057158 ( 0.056101)
build_all 0.001403 0.002905 1.494525 ( 0.602208)
build_install 0.006190 0.004724 6.291516 ( 2.835038)
test_btest 0.000633 0.000169 50.098468 ( 8.179605)
test_basic 0.000759 0.004625 0.280606 ( 0.369963)
test_all 0.001076 0.000359 622.392919 ( 90.380267)
test_rubyspec 0.071547 0.028728 43.899478 ( 49.560561)
total: 153.23 sec