Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-114551
#<BuildRuby:0x0000563740c6d400
@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.20220816-114551",
@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.000029 0.000005 0.000034 ( 0.000034)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003890 0.008218 0.863228 ( 0.924668)
build_miniruby 0.001061 0.000326 0.054226 ( 0.052888)
build_ruby 0.001225 0.000377 0.063001 ( 0.061855)
build_all 0.000107 0.008678 1.249487 ( 0.458833)
build_install 0.008110 0.008363 1.614010 ( 0.801539)
test_btest 0.000676 0.000361 53.456902 ( 6.335858)
test_basic 0.002580 0.003349 0.287335 ( 0.377929)
test_all 0.000000 0.003369 481.448896 ( 51.877987)
test_rubyspec 0.066130 0.047421 41.493147 ( 49.148977)
total: 110.04 sec