Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-084642
#<BuildRuby:0x000055f5717791a8
@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.20220814-084642",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.000815 0.011086 0.868568 ( 1.497512)
build_miniruby 0.001126 0.000300 0.056178 ( 0.054694)
build_ruby 0.001265 0.000337 0.063915 ( 0.062510)
build_all 0.007157 0.001909 1.235979 ( 0.454994)
build_install 0.014356 0.001301 1.585905 ( 0.796383)
test_btest 0.000859 0.000202 51.244189 ( 6.092733)
test_basic 0.001805 0.005326 0.287734 ( 0.377079)
test_all 0.005182 0.000000 482.406825 ( 52.043787)
test_rubyspec 0.075707 0.050212 41.728097 ( 49.391929)
total: 110.77 sec