Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-143034
#<BuildRuby:0x00005637119e3e70
@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.20221130-143034",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.005622 1.257928 ( 1.797300)
build_miniruby 0.000649 0.000528 3.529774 ( 2.623571)
build_ruby 0.000957 0.000252 2.779020 ( 2.667002)
build_all 0.007046 0.001854 15.789443 ( 3.337582)
build_install 0.009463 0.000291 2.234963 ( 1.249340)
test_btest 0.000487 0.000115 67.526853 ( 10.856885)
test_basic 0.004607 0.000091 0.330454 ( 0.421568)
test_all 0.001000 0.000227 663.436437 (120.921798)
test_rubyspec 0.047925 0.022309 53.360023 ( 61.639729)
total: 205.52 sec