Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-081347
#<BuildRuby:0x00005617769368c0
@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.20220818-081347",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005296 0.001444 0.875231 ( 0.902173)
build_miniruby 0.000650 0.000178 0.057533 ( 0.056426)
build_ruby 0.000000 0.000833 0.059173 ( 0.058029)
build_all 0.002755 0.001759 1.534621 ( 0.588707)
build_install 0.009611 0.001550 1.927111 ( 0.967814)
test_btest 0.000698 0.000000 53.106443 ( 8.279944)
test_basic 0.003405 0.001762 0.323118 ( 0.412088)
test_all 0.001908 0.000561 617.501221 ( 90.843418)
test_rubyspec 0.093274 0.027434 44.008574 ( 51.379017)
total: 153.49 sec