Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-071017
#<BuildRuby:0x000055ceb560b740
@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.20221220-071017",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002796 0.001119 0.638667 ( 1.132997)
build_miniruby 0.001032 0.000000 0.750604 ( 0.749691)
build_ruby 0.001266 0.000000 2.509973 ( 2.510145)
build_all 0.008285 0.000762 12.464070 ( 1.519535)
build_install 0.006650 0.000000 1.613929 ( 0.776846)
test_btest 0.000619 0.000000 66.325059 ( 6.347479)
test_basic 0.001706 0.001743 0.254581 ( 0.351144)
test_all 0.001251 0.000391 515.182377 ( 71.157258)
test_rubyspec 0.012115 0.020135 35.402185 ( 45.886420)
total: 130.43 sec