Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-194707
#<BuildRuby:0x000055fb65de04c0
@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.20221116-194707",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000045 0.000006 0.000051 ( 0.000046)
build_up 0.000000 0.008432 1.079610 ( 1.167748)
build_miniruby 0.000553 0.001269 0.900291 ( 0.919894)
build_ruby 0.001857 0.000546 2.329468 ( 2.283337)
build_all 0.008186 0.011363 18.315899 ( 2.311736)
build_install 0.017948 0.001071 1.945726 ( 1.039438)
test_btest 0.000847 0.000295 84.448209 ( 9.901067)
test_basic 0.005677 0.001975 0.358030 ( 0.447636)
test_all 0.001402 0.000488 679.634585 ( 73.356071)
test_rubyspec 0.061337 0.059021 50.786674 ( 59.426669)
total: 150.85 sec