Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-041506
#<BuildRuby:0x000055f70b763e98
@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.20220518-041506",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000017 0.000009 0.000026 ( 0.000025)
build_up 0.004497 0.002248 0.888232 ( 0.876896)
build_miniruby 0.000701 0.000350 0.056860 ( 0.055570)
build_ruby 0.000689 0.000345 0.058044 ( 0.056869)
build_all 0.004216 0.000000 1.513703 ( 0.608357)
build_install 0.007705 0.001294 6.251650 ( 2.816752)
test_btest 0.000502 0.000210 48.409632 ( 8.149114)
test_basic 0.000991 0.005243 0.332046 ( 0.419719)
test_all 0.000961 0.000481 629.794761 ( 90.850428)
test_rubyspec 0.078620 0.032430 43.524155 ( 49.147479)
total: 152.98 sec