Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-021920
#<BuildRuby:0x000055b3c4736fe0
@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.20220801-021920",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000029 0.000004 0.000033 ( 0.000029)
build_up 0.007885 0.003916 0.978894 ( 1.202902)
build_miniruby 0.001681 0.000000 0.072466 ( 0.072383)
build_ruby 0.001998 0.000000 0.075647 ( 0.075138)
build_all 0.009477 0.000924 1.518935 ( 0.583760)
build_install 0.011984 0.010486 5.201259 ( 2.091259)
test_btest 0.000885 0.000233 76.365635 ( 8.484340)
test_basic 0.006511 0.000457 0.338191 ( 0.429458)
test_all 0.002399 0.000188 635.041925 ( 63.920998)
test_rubyspec 0.125046 0.052873 45.271235 ( 51.007650)
total: 127.87 sec