Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-040047
#<BuildRuby:0x00005599d929af90
@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.20221102-040047",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007305 0.001191 0.972355 ( 1.007965)
build_miniruby 0.001036 0.000376 0.050208 ( 0.049020)
build_ruby 0.001475 0.000536 0.044446 ( 0.042850)
build_all 0.007118 0.000851 1.233303 ( 0.461108)
build_install 0.013893 0.001237 1.546684 ( 0.797914)
test_btest 0.000000 0.001252 61.258404 ( 6.770008)
test_basic 0.001437 0.004293 0.298848 ( 0.396288)
test_all 0.007986 0.000254 519.443502 ( 55.588771)
test_rubyspec 0.106209 0.024117 43.711069 ( 52.111340)
total: 117.23 sec