Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-152810
#<BuildRuby:0x0000556250a368c8
@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.20220422-152810",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.006213 0.000530 0.886154 ( 4.022716)
build_miniruby 0.000965 0.000000 0.057496 ( 0.056233)
build_ruby 0.000000 0.001019 0.059199 ( 0.057946)
build_all 0.000590 0.003769 1.494556 ( 0.610376)
build_install 0.008338 0.002605 6.277141 ( 2.817452)
test_btest 0.000603 0.000188 48.688379 ( 8.897217)
test_basic 0.004516 0.001411 0.357390 ( 0.445034)
test_all 0.001128 0.000353 610.844363 ( 94.805944)
test_rubyspec 0.074355 0.046444 44.392896 ( 49.364622)
total: 161.08 sec