Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-062507
#<BuildRuby:0x0000556f2f43c328
@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.20220827-062507",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002142 0.004485 0.834425 ( 0.902880)
build_miniruby 0.000751 0.000115 0.058074 ( 0.056752)
build_ruby 0.000770 0.000119 0.059990 ( 0.058829)
build_all 0.004589 0.000020 1.573284 ( 0.615181)
build_install 0.010102 0.000752 1.903979 ( 0.962971)
test_btest 0.000727 0.000097 49.111688 ( 8.529313)
test_basic 0.001299 0.004217 0.291390 ( 0.380214)
test_all 0.002165 0.000406 633.430855 ( 89.611274)
test_rubyspec 0.098532 0.029440 44.025468 ( 52.275266)
total: 153.39 sec