Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-053016
#<BuildRuby:0x000055857ebb72c8
@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-053016",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006177 0.001029 0.828516 ( 1.278567)
build_miniruby 0.000935 0.000156 0.088529 ( 0.086392)
build_ruby 0.001709 0.000285 3.492319 ( 3.300096)
build_all 0.009547 0.000000 15.683475 ( 2.853317)
build_install 0.007242 0.004377 5.728625 ( 2.153289)
test_btest 0.000669 0.000126 51.694901 ( 8.199714)
test_basic 0.001129 0.005044 0.326656 ( 0.414583)
test_all 0.000864 0.000216 627.238954 ( 91.387493)
test_rubyspec 0.072298 0.037790 43.496374 ( 49.099611)
total: 158.77 sec