Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-200032
#<BuildRuby:0x0000560afa77c0f8
@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="-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.20221206-200032",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009131 0.001224 1.206980 ( 1.222781)
build_miniruby 0.001982 0.000457 0.838977 ( 0.837642)
build_ruby 0.003886 0.000000 2.232685 ( 2.165018)
build_all 0.011026 0.009358 18.599068 ( 2.214297)
build_install 0.018900 0.002742 2.081956 ( 1.065587)
test_btest 0.000830 0.000231 91.398935 ( 8.828670)
test_basic 0.001032 0.007084 0.345686 ( 0.436080)
test_all 0.001876 0.000657 702.045809 ( 70.433306)
test_rubyspec 0.085014 0.073197 49.147478 ( 57.597270)
total: 144.80 sec