Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-080248
#<BuildRuby:0x000055c11e67cef8
@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.20230105-080248",
@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.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002342 0.007175 0.965356 ( 2.016628)
build_miniruby 0.001879 0.000940 0.833254 ( 0.837179)
build_ruby 0.002128 0.001064 2.121678 ( 2.134261)
build_all 0.013373 0.006687 18.257482 ( 2.134735)
build_install 0.012874 0.006437 1.989095 ( 1.031184)
test_btest 0.000867 0.000433 90.392367 ( 8.657775)
test_basic 0.001881 0.005370 0.357277 ( 0.445299)
test_all 0.001155 0.001447 653.961802 ( 66.068846)
test_rubyspec 0.082501 0.067295 47.717630 ( 56.277421)
total: 139.60 sec