Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-001738
#<BuildRuby:0x000055dd0d166f08
@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.20221031-001738",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008267 0.002254 1.121346 ( 1.325075)
build_miniruby 0.001341 0.000366 0.105586 ( 0.103278)
build_ruby 0.001258 0.000343 0.110391 ( 0.108695)
build_all 0.007842 0.000751 1.357569 ( 0.572410)
build_install 0.012758 0.001769 1.670893 ( 0.893861)
test_btest 0.001936 0.000447 62.204452 ( 6.609374)
test_basic 0.000583 0.006023 0.348102 ( 0.438614)
test_all 0.005789 0.001781 509.791640 ( 54.324236)
test_rubyspec 0.065259 0.057748 43.300985 ( 51.811935)
total: 116.19 sec