Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-033909
#<BuildRuby:0x0000557f3ca6d400
@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.20221014-033909",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010303 0.000478 1.100663 ( 1.282785)
build_miniruby 0.001854 0.000143 0.097470 ( 0.094454)
build_ruby 0.001491 0.000114 0.097553 ( 0.093940)
build_all 0.008158 0.000237 1.312739 ( 0.578695)
build_install 0.004492 0.010064 1.665199 ( 0.907801)
test_btest 0.001432 0.000286 61.646478 ( 6.831900)
test_basic 0.005732 0.001146 0.347793 ( 0.440744)
test_all 0.006212 0.000692 515.099891 ( 54.598924)
test_rubyspec 0.111095 0.019149 42.990015 ( 51.223909)
total: 116.05 sec