Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-123830
#<BuildRuby:0x00005631cca30328
@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.20220813-123830",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006398 0.000360 0.842190 ( 1.232953)
build_miniruby 0.000878 0.000126 0.058020 ( 0.056687)
build_ruby 0.000867 0.000124 0.060144 ( 0.058889)
build_all 0.004030 0.000576 1.530642 ( 0.584469)
build_install 0.003547 0.007607 1.924695 ( 0.969956)
test_btest 0.000669 0.000167 58.325435 ( 8.529562)
test_basic 0.004500 0.001125 0.287715 ( 0.376584)
test_all 0.002008 0.000502 597.190920 ( 92.243496)
test_rubyspec 0.087355 0.042920 44.010533 ( 51.356413)
total: 155.41 sec