Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-122203
#<BuildRuby:0x0000559b7a3b7e58
@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.20220722-122203",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005669 0.000872 0.849143 ( 1.472942)
build_miniruby 0.000932 0.000143 0.057415 ( 0.056044)
build_ruby 0.000795 0.000122 0.058662 ( 0.057450)
build_all 0.004614 0.000000 1.535419 ( 0.583732)
build_install 0.004021 0.006729 5.667880 ( 2.158551)
test_btest 0.000688 0.000162 49.016984 ( 8.467842)
test_basic 0.005879 0.000000 0.340404 ( 0.428816)
test_all 0.001268 0.000000 581.237800 ( 94.307239)
test_rubyspec 0.093241 0.034479 43.747505 ( 49.388458)
total: 156.92 sec