Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-030041
#<BuildRuby:0x0000561492295570
@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.20221014-030041",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.005431 0.006801 1.112479 ( 1.195532)
build_miniruby 0.001008 0.000504 0.093879 ( 0.090872)
build_ruby 0.000980 0.000490 0.100885 ( 0.098248)
build_all 0.006961 0.000935 1.309536 ( 0.577728)
build_install 0.004244 0.009704 1.591775 ( 0.880311)
test_btest 0.000756 0.000441 65.167052 ( 6.603540)
test_basic 0.007146 0.000000 0.354532 ( 0.442926)
test_all 0.007167 0.000000 508.597632 ( 54.606241)
test_rubyspec 0.091962 0.037257 43.369488 ( 51.771880)
total: 116.27 sec