Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-001832
#<BuildRuby:0x000055c9f2933520
@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-001832",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008487 0.001306 1.182660 ( 1.187275)
build_miniruby 0.002425 0.000373 0.837379 ( 0.837344)
build_ruby 0.003728 0.000000 2.214306 ( 2.123328)
build_all 0.018244 0.001012 18.391335 ( 2.124929)
build_install 0.021945 0.000677 2.019536 ( 1.023264)
test_btest 0.001148 0.000121 92.731318 ( 9.139545)
test_basic 0.007710 0.000213 0.360290 ( 0.456343)
test_all 0.001901 0.000191 675.977949 ( 70.365734)
test_rubyspec 0.118989 0.041775 48.725298 ( 57.197283)
total: 144.46 sec