Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-202653
#<BuildRuby:0x000055b9249a4920
@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.20220727-202653",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006153 0.004476 0.963334 ( 1.633161)
build_miniruby 0.002166 0.000000 0.076722 ( 0.074629)
build_ruby 0.001932 0.000000 0.070801 ( 0.068428)
build_all 0.005589 0.004534 1.487715 ( 0.565650)
build_install 0.016600 0.005269 5.172617 ( 2.084979)
test_btest 0.001358 0.000357 77.199658 ( 8.399241)
test_basic 0.005947 0.001565 0.323702 ( 0.417772)
test_all 0.001308 0.000344 669.603641 ( 66.140523)
test_rubyspec 0.103436 0.065758 45.219037 ( 50.975887)
total: 130.36 sec