Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-010626
#<BuildRuby:0x0000556f7fc7f760
@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.20221207-010626",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004274 0.005370 1.192043 ( 1.205410)
build_miniruby 0.001478 0.000493 0.839935 ( 0.839662)
build_ruby 0.002041 0.000680 2.213551 ( 2.123519)
build_all 0.014859 0.004953 18.567171 ( 2.136198)
build_install 0.016815 0.002190 2.024458 ( 1.001886)
test_btest 0.000751 0.000221 89.817973 ( 8.659790)
test_basic 0.003559 0.004635 0.349614 ( 0.441530)
test_all 0.003265 0.000000 685.832035 ( 70.302078)
test_rubyspec 0.099177 0.049805 49.056683 ( 57.508005)
total: 144.22 sec