Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-104105
#<BuildRuby:0x0000563e7f7f2038
@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.20221025-104105",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002851 0.007435 1.200443 ( 1.240772)
build_miniruby 0.001700 0.000213 0.113924 ( 0.111158)
build_ruby 0.001762 0.000220 0.110751 ( 0.108035)
build_all 0.009694 0.000200 1.425251 ( 0.587288)
build_install 0.016099 0.001268 1.756582 ( 0.930856)
test_btest 0.001476 0.000000 63.294705 ( 6.597357)
test_basic 0.007395 0.000000 0.365594 ( 0.454239)
test_all 0.007321 0.000222 487.923583 ( 54.339704)
test_rubyspec 0.093139 0.036272 43.553679 ( 52.041979)
total: 116.41 sec