Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-044835
#<BuildRuby:0x0000564e5d392f90
@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.20221013-044835",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000059 0.000016 0.000075 ( 0.000071)
build_up 0.011101 0.002698 1.073854 ( 1.149245)
build_miniruby 0.000000 0.001965 0.097110 ( 0.094134)
build_ruby 0.001037 0.000804 0.092966 ( 0.089435)
build_all 0.006977 0.001028 1.308497 ( 0.566346)
build_install 0.012094 0.002334 1.620471 ( 0.872760)
test_btest 0.001486 0.000413 60.959068 ( 6.515327)
test_basic 0.005890 0.001636 0.358462 ( 0.457542)
test_all 0.004744 0.003255 496.013345 ( 53.618795)
test_rubyspec 0.097901 0.040479 43.116485 ( 51.726090)
total: 115.09 sec