Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-090334
#<BuildRuby:0x0000560096775550
@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.20221015-090334",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004247 0.005126 1.091019 ( 1.157286)
build_miniruby 0.001893 0.000000 0.102994 ( 0.099747)
build_ruby 0.000000 0.001566 0.091304 ( 0.087973)
build_all 0.003303 0.005987 1.318863 ( 0.578033)
build_install 0.013995 0.001762 1.659683 ( 0.893327)
test_btest 0.001289 0.000403 61.757406 ( 6.843762)
test_basic 0.002830 0.003987 0.351771 ( 0.441548)
test_all 0.002338 0.003671 511.350397 ( 54.550771)
test_rubyspec 0.077609 0.058805 43.388496 ( 51.781855)
total: 116.44 sec