Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-003658
#<BuildRuby:0x0000556fffbe72f0
@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-003658",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004514 0.004983 0.956662 ( 1.151536)
build_miniruby 0.000000 0.002687 0.845861 ( 0.844056)
build_ruby 0.001940 0.000855 2.138658 ( 2.139816)
build_all 0.007120 0.014044 18.711310 ( 2.161416)
build_install 0.020519 0.001988 2.060111 ( 1.009405)
test_btest 0.000000 0.001407 91.576449 ( 8.923012)
test_basic 0.001704 0.007448 0.347747 ( 0.436257)
test_all 0.001454 0.000693 679.476319 ( 63.429400)
test_rubyspec 0.091228 0.077755 47.986633 ( 56.166306)
total: 136.26 sec