Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-051848
#<BuildRuby:0x00005559208ebda8
@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.20220421-051848",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.002720 0.003800 0.843781 ( 0.975519)
build_miniruby 0.000980 0.000061 0.056581 ( 0.055396)
build_ruby 0.000947 0.000059 0.061207 ( 0.059997)
build_all 0.004221 0.000000 1.440806 ( 0.599233)
build_install 0.010738 0.000170 6.232622 ( 2.799686)
test_btest 0.000832 0.000044 49.218858 ( 8.840585)
test_basic 0.005915 0.000088 0.290052 ( 0.378289)
test_all 0.001735 0.000087 625.307485 ( 89.203683)
test_rubyspec 0.058591 0.053725 43.872497 ( 48.801603)
total: 151.71 sec