Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-142157
#<BuildRuby:0x0000558321289570
@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.20221016-142157",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006461 0.004481 1.115851 ( 1.171285)
build_miniruby 0.001753 0.000405 0.105304 ( 0.101950)
build_ruby 0.001319 0.000304 0.099412 ( 0.096726)
build_all 0.008779 0.000952 1.337725 ( 0.587452)
build_install 0.010386 0.006187 1.698960 ( 0.914563)
test_btest 0.002266 0.000000 62.622959 ( 6.699738)
test_basic 0.005652 0.000000 0.350310 ( 0.442070)
test_all 0.007165 0.000000 489.647954 ( 53.923298)
test_rubyspec 0.086444 0.033841 43.296005 ( 51.886241)
total: 115.82 sec