Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-140443
#<BuildRuby:0x0000561148a2b2f0
@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.20221226-140443",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003744 0.005960 0.950524 ( 1.140745)
build_miniruby 0.002333 0.000000 0.852856 ( 0.851906)
build_ruby 0.002637 0.000000 2.152777 ( 2.152502)
build_all 0.013014 0.009023 18.560444 ( 2.157716)
build_install 0.015057 0.005432 2.027525 ( 1.010508)
test_btest 0.001061 0.000477 87.987200 ( 9.165206)
test_basic 0.005114 0.004570 0.346863 ( 0.432816)
test_all 0.001477 0.000703 677.025243 ( 63.719499)
test_rubyspec 0.078632 0.097036 48.169869 ( 56.279782)
total: 136.91 sec