Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-225531
#<BuildRuby:0x000055b731860e50
@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.20220808-225531",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008431 0.004123 0.999200 ( 1.031352)
build_miniruby 0.000000 0.002081 0.073650 ( 0.072000)
build_ruby 0.000040 0.001839 0.079771 ( 0.077990)
build_all 0.007580 0.002707 1.503875 ( 0.566734)
build_install 0.019256 0.003149 5.143313 ( 2.050858)
test_btest 0.000953 0.000298 74.841985 ( 8.309161)
test_basic 0.002438 0.006204 0.335035 ( 0.422347)
test_all 0.001396 0.000524 636.792002 ( 64.673278)
test_rubyspec 0.095442 0.081798 46.031310 ( 53.703163)
total: 130.91 sec