Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-222159
#<BuildRuby:0x000055bddeb7bf00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-222159",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004385 0.001096 1.152942 ( 1.171703)
build_miniruby 0.000688 0.000172 0.923832 ( 0.922480)
build_ruby 0.001011 0.000253 2.792712 ( 2.681239)
build_all 0.008945 0.000040 15.844025 ( 3.442074)
build_install 0.008853 0.000891 2.202412 ( 1.217926)
test_btest 0.000473 0.000094 63.687121 ( 11.498808)
test_basic 0.000173 0.004777 0.285953 ( 0.376863)
test_all 0.000659 0.000175 656.233107 (109.287294)
test_rubyspec 0.049600 0.016562 52.801624 ( 61.019690)
total: 191.62 sec