Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-203750
#<BuildRuby:0x000055cffb881550
@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.20221026-203750",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000063 0.000026 0.000089 ( 0.000091)
build_up 0.002643 0.007174 1.092260 ( 1.149143)
build_miniruby 0.001505 0.000821 0.108020 ( 0.104357)
build_ruby 0.001021 0.000557 0.103194 ( 0.100161)
build_all 0.006576 0.001257 1.275486 ( 0.554655)
build_install 0.006689 0.008180 1.603869 ( 0.884078)
test_btest 0.000000 0.001701 61.801140 ( 6.502411)
test_basic 0.002080 0.004467 0.360211 ( 0.448244)
test_all 0.006604 0.000000 500.902997 ( 53.302792)
test_rubyspec 0.072822 0.050307 43.687181 ( 52.302537)
total: 115.35 sec