Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-220101
#<BuildRuby:0x0000564c8d842f08
@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.20220815-220101",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000042 0.000007 0.000049 ( 0.000049)
build_up 0.008936 0.001375 0.833401 ( 0.885407)
build_miniruby 0.001522 0.000234 0.063114 ( 0.062499)
build_ruby 0.001641 0.000252 0.066435 ( 0.065612)
build_all 0.002521 0.005343 1.251202 ( 0.479207)
build_install 0.015435 0.000103 1.548657 ( 0.798678)
test_btest 0.000986 0.000185 53.786926 ( 6.310639)
test_basic 0.006432 0.000241 0.302075 ( 0.394081)
test_all 0.003829 0.000676 513.750024 ( 53.271029)
test_rubyspec 0.067379 0.067074 41.695006 ( 49.475005)
total: 111.74 sec