Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-000353
#<BuildRuby:0x000055abee5f4c00
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-000353",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000038 0.000006 0.000044 ( 0.000034)
build_up 0.008181 0.003248 0.990651 ( 1.732611)
build_miniruby 0.001520 0.000304 0.074561 ( 0.073715)
build_ruby 0.001685 0.000337 0.076861 ( 0.075464)
build_all 0.007576 0.001515 1.550322 ( 0.580791)
build_install 0.011131 0.012733 5.221888 ( 2.076083)
test_btest 0.001056 0.000000 74.415968 ( 7.946637)
test_basic 0.004422 0.003272 0.327332 ( 0.414910)
test_all 0.001420 0.000497 631.162676 ( 64.550988)
test_rubyspec 0.088141 0.072806 45.867138 ( 53.509445)
total: 130.96 sec