Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-082345
#<BuildRuby:0x00005623b1a23de0
@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.20220826-082345",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.005506 0.001501 0.875674 ( 1.336140)
build_miniruby 0.000822 0.000224 0.057896 ( 0.056530)
build_ruby 0.000773 0.000211 0.060741 ( 0.059583)
build_all 0.000000 0.004623 1.563043 ( 0.598755)
build_install 0.008294 0.001297 1.911761 ( 0.963047)
test_btest 0.000520 0.000174 49.020111 ( 8.569426)
test_basic 0.002289 0.004047 0.345695 ( 0.432954)
test_all 0.001696 0.000652 619.249570 ( 89.895180)
test_rubyspec 0.080654 0.047922 44.074757 ( 52.334889)
total: 154.25 sec