Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-013200
#<BuildRuby:0x0000555b7e38bdd0
@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.20220821-013200",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006118 0.000437 0.808080 ( 0.979222)
build_miniruby 0.000852 0.000061 0.057197 ( 0.055948)
build_ruby 0.000865 0.000062 0.059727 ( 0.058508)
build_all 0.004393 0.000314 1.531596 ( 0.587471)
build_install 0.010465 0.000380 1.915025 ( 0.964940)
test_btest 0.000674 0.000045 56.475664 ( 7.943681)
test_basic 0.005756 0.000035 0.326756 ( 0.414775)
test_all 0.002492 0.000072 610.207761 ( 90.247152)
test_rubyspec 0.083588 0.039013 44.274004 ( 52.615618)
total: 153.87 sec