Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-140811
#<BuildRuby:0x0000557aecdf33a8
@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-140811",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010059 0.000503 1.216840 ( 1.230905)
build_miniruby 0.001704 0.000568 0.834843 ( 0.833661)
build_ruby 0.002514 0.000838 2.245914 ( 2.154144)
build_all 0.015761 0.003734 18.452574 ( 2.129964)
build_install 0.016423 0.004403 2.100757 ( 1.047876)
test_btest 0.001116 0.000340 94.966538 ( 9.295995)
test_basic 0.004947 0.004279 0.347932 ( 0.438847)
test_all 0.001705 0.000569 687.529799 ( 69.640685)
test_rubyspec 0.070010 0.070595 49.491728 ( 57.833780)
total: 144.61 sec