Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-061146
#<BuildRuby:0x000055d8a9b981d8
@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.20230104-061146",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008315 0.000980 0.953779 ( 1.121724)
build_miniruby 0.001894 0.000437 0.842498 ( 0.841929)
build_ruby 0.000000 0.003239 2.126993 ( 2.126600)
build_all 0.013863 0.005471 18.641930 ( 2.197691)
build_install 0.017233 0.004077 2.013819 ( 1.014716)
test_btest 0.001013 0.000298 91.824210 ( 8.720432)
test_basic 0.008363 0.000829 0.357116 ( 0.444317)
test_all 0.000000 0.002367 681.114077 ( 67.833001)
test_rubyspec 0.078570 0.091463 47.719455 ( 55.837333)
total: 140.14 sec