Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-160710
#<BuildRuby:0x000055b54cf2a038
@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.20221027-160710",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010788 0.000485 1.139778 ( 1.177321)
build_miniruby 0.002270 0.000000 0.101808 ( 0.097996)
build_ruby 0.000000 0.001603 0.099813 ( 0.096795)
build_all 0.001159 0.007141 1.261021 ( 0.547655)
build_install 0.012653 0.001540 1.622972 ( 0.888743)
test_btest 0.001323 0.000248 63.674679 ( 6.804582)
test_basic 0.002505 0.004448 0.349719 ( 0.444991)
test_all 0.006871 0.000438 518.163633 ( 54.793288)
test_rubyspec 0.092874 0.035680 43.670923 ( 52.289921)
total: 117.14 sec