Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-185958
#<BuildRuby:0x00005649b1ff3fb0
@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.20220726-185958",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005349 0.001337 0.869300 ( 4.820958)
build_miniruby 0.000698 0.000175 0.057160 ( 0.055842)
build_ruby 0.000000 0.000975 0.058626 ( 0.057398)
build_all 0.000861 0.003629 1.541343 ( 0.595366)
build_install 0.010740 0.000523 5.612428 ( 2.151111)
test_btest 0.000665 0.000190 50.657506 ( 8.383130)
test_basic 0.004660 0.001332 0.331297 ( 0.419336)
test_all 0.000885 0.000253 610.116507 ( 87.211536)
test_rubyspec 0.069542 0.013197 43.467017 ( 49.196469)
total: 152.89 sec