Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-072733
#<BuildRuby:0x000055b1aefd1550
@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.20220802-072733",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000314 0.012140 0.927087 ( 1.980118)
build_miniruby 0.000985 0.000394 0.051989 ( 0.051859)
build_ruby 0.000967 0.000387 0.054954 ( 0.054846)
build_all 0.007120 0.001390 1.244158 ( 0.467698)
build_install 0.015524 0.001448 4.348376 ( 1.810877)
test_btest 0.001621 0.000512 54.542107 ( 6.174185)
test_basic 0.002018 0.004728 0.281709 ( 0.375257)
test_all 0.002417 0.000890 485.382579 ( 52.464500)
test_rubyspec 0.064451 0.072960 41.203659 ( 47.194163)
total: 110.57 sec