Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-020447
#<BuildRuby:0x000055b02b3c3670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220830-020447",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005549 0.000925 0.913434 ( 0.972573)
build_miniruby 0.000799 0.000000 0.057624 ( 0.056478)
build_ruby 0.000983 0.000000 0.059603 ( 0.058446)
build_all 0.004299 0.000241 1.521830 ( 0.586390)
build_install 0.010123 0.000771 1.917467 ( 0.952380)
test_btest 0.000656 0.000093 47.106448 ( 8.645469)
test_basic 0.005712 0.000073 0.314529 ( 0.403033)
test_all 0.001881 0.000251 635.356180 ( 96.545209)
test_rubyspec 0.085805 0.044595 43.931460 ( 52.239802)
total: 160.46 sec