Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-090225
#<BuildRuby:0x000055d404b85348
@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.20221006-090225",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000022 0.000012 0.000034 ( 0.000034)
configure 0.000014 0.000008 0.000022 ( 0.000022)
build_up 0.000000 0.011061 1.173962 ( 2.023728)
build_miniruby 0.001476 0.002429 1.389591 ( 1.192913)
build_ruby 0.000000 0.002540 1.840953 ( 1.761460)
build_all 0.009159 0.006065 12.848096 ( 1.745255)
build_install 0.009361 0.005014 1.669572 ( 0.924330)
test_btest 0.001009 0.000854 61.659675 ( 6.630345)
test_basic 0.003283 0.002778 0.359433 ( 0.454851)
test_all 0.004848 0.004102 512.778482 ( 54.131012)
test_rubyspec 0.075824 0.060977 42.027199 ( 50.534273)
total: 119.40 sec