Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-173646
#<BuildRuby:0x000055c6d3b3ff20
@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.20220430-173646",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006382 0.000456 0.898582 ( 1.043583)
build_miniruby 0.001014 0.000072 0.057149 ( 0.055874)
build_ruby 0.000920 0.000066 0.057400 ( 0.056183)
build_all 0.003998 0.000285 1.479609 ( 0.595642)
build_install 0.010897 0.000081 6.230123 ( 2.782609)
test_btest 0.000560 0.000035 55.132048 ( 7.892675)
test_basic 0.001509 0.004518 0.345634 ( 0.433555)
test_all 0.001263 0.000148 635.688367 ( 94.048972)
test_rubyspec 0.079980 0.037922 43.722420 ( 48.658991)
total: 155.57 sec