Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-032358
#<BuildRuby:0x00005617162a6c40
@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.20220617-032358",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.005372 0.001343 0.859941 ( 0.881598)
build_miniruby 0.000931 0.000000 0.056898 ( 0.055735)
build_ruby 0.000828 0.000000 0.059194 ( 0.058059)
build_all 0.003915 0.000329 1.548798 ( 0.620542)
build_install 0.003839 0.007240 6.335341 ( 2.850726)
test_btest 0.000558 0.000186 54.700136 ( 8.088960)
test_basic 0.001088 0.004608 0.292732 ( 0.381297)
test_all 0.001105 0.000442 628.656244 ( 93.226161)
test_rubyspec 0.062999 0.061546 44.064033 ( 49.626274)
total: 155.79 sec