Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-232923
#<BuildRuby:0x0000563a1c7ef2c8
@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.20220803-232923",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005255 0.001314 0.807125 ( 0.851574)
build_miniruby 0.000846 0.000211 0.058299 ( 0.057023)
build_ruby 0.000817 0.000204 0.059275 ( 0.058053)
build_all 0.001200 0.003466 1.518149 ( 0.583311)
build_install 0.007985 0.001075 5.602229 ( 2.145384)
test_btest 0.000653 0.000187 50.768394 ( 8.426504)
test_basic 0.004533 0.001296 0.349184 ( 0.437427)
test_all 0.000883 0.000252 625.298828 ( 90.345004)
test_rubyspec 0.061788 0.045707 43.976360 ( 51.358524)
total: 154.26 sec