Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-040551
#<BuildRuby:0x0000563cc6c47eb8
@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.20220426-040551",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006465 0.000462 0.826717 ( 0.903792)
build_miniruby 0.000979 0.000070 0.057940 ( 0.056567)
build_ruby 0.000922 0.000066 0.059481 ( 0.058180)
build_all 0.000419 0.003975 1.484726 ( 0.604954)
build_install 0.008766 0.002378 6.266436 ( 2.812595)
test_btest 0.000594 0.000089 52.694294 ( 8.302697)
test_basic 0.005228 0.000784 0.275196 ( 0.363583)
test_all 0.001242 0.000187 640.366079 ( 90.053820)
test_rubyspec 0.087358 0.041214 44.412617 ( 49.273789)
total: 152.43 sec