Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-210619
#<BuildRuby:0x0000564ab1ad7df0
@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-210619",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000175 0.004013 0.646226 ( 1.045193)
build_miniruby 0.000616 0.000308 0.752331 ( 0.751815)
build_ruby 0.000884 0.000442 2.534200 ( 2.533864)
build_all 0.000641 0.008656 12.601887 ( 1.520410)
build_install 0.003992 0.002794 1.620785 ( 0.763613)
test_btest 0.000380 0.000265 68.653037 ( 6.011094)
test_basic 0.001231 0.002155 0.255045 ( 0.350926)
test_all 0.001074 0.000781 506.770038 ( 72.799098)
test_rubyspec 0.006767 0.020003 35.291691 ( 45.693172)
total: 131.47 sec