Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-133948
#<BuildRuby:0x000055602bd0bac0
@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-133948",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003886 0.000000 0.801840 ( 1.114204)
build_miniruby 0.000658 0.000239 0.687386 ( 0.686926)
build_ruby 0.000941 0.000342 2.390829 ( 2.332721)
build_all 0.006285 0.002285 12.341420 ( 1.520597)
build_install 0.002634 0.003839 1.568266 ( 0.738058)
test_btest 0.000472 0.000197 63.014541 ( 6.115301)
test_basic 0.000000 0.003806 0.247659 ( 0.342397)
test_all 0.000186 0.000796 488.836117 ( 49.439050)
test_rubyspec 0.008025 0.021010 34.909843 ( 45.491408)
total: 107.78 sec