Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-053351
#<BuildRuby:0x000055fe5d105ac0
@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.20221105-053351",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.006893 0.000531 0.900596 ( 0.955902)
build_miniruby 0.001571 0.000120 0.051370 ( 0.050495)
build_ruby 0.001297 0.000100 0.044567 ( 0.043421)
build_all 0.007733 0.000595 1.198557 ( 0.460557)
build_install 0.009485 0.005191 1.574897 ( 0.807982)
test_btest 0.001376 0.000184 61.462607 ( 6.386775)
test_basic 0.000626 0.005502 0.315882 ( 0.404802)
test_all 0.001779 0.000355 509.759863 ( 54.383604)
test_rubyspec 0.087689 0.034627 43.184021 ( 51.746197)
total: 115.24 sec