Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-172859
#<BuildRuby:0x000055c99e262ad8
@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.20221009-172859",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008482 0.001140 1.103837 ( 1.157692)
build_miniruby 0.001566 0.000392 0.097343 ( 0.096166)
build_ruby 0.001291 0.000323 0.098496 ( 0.097389)
build_all 0.005870 0.001468 1.268082 ( 0.573556)
build_install 0.014900 0.001029 1.645459 ( 0.912329)
test_btest 0.001417 0.000304 63.301976 ( 6.500696)
test_basic 0.005318 0.001139 0.340251 ( 0.433612)
test_all 0.000000 0.007449 489.690807 ( 53.058781)
test_rubyspec 0.055777 0.073502 42.498153 ( 51.147205)
total: 113.98 sec