Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-161712
#<BuildRuby:0x000055b977627600
@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.20220818-161712",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000085 0.000006 0.000091 ( 0.000096)
build_up 0.012433 0.000275 1.000986 ( 1.282638)
build_miniruby 0.001581 0.000098 0.075861 ( 0.074854)
build_ruby 0.002129 0.000000 0.074243 ( 0.072425)
build_all 0.009437 0.000000 1.544963 ( 0.576303)
build_install 0.014768 0.007722 1.863659 ( 0.908646)
test_btest 0.000934 0.000116 70.998365 ( 7.936758)
test_basic 0.003085 0.003928 0.327995 ( 0.417254)
test_all 0.003869 0.000619 646.009639 ( 64.414175)
test_rubyspec 0.148875 0.026724 45.531310 ( 54.041346)
total: 129.73 sec