Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-063322
#<BuildRuby:0x000055a73ee47240
@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.20221207-063322",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009134 0.000340 1.248132 ( 1.438600)
build_miniruby 0.002407 0.000161 0.835402 ( 0.835323)
build_ruby 0.002908 0.000194 2.221313 ( 2.129574)
build_all 0.013810 0.005872 18.451723 ( 2.146631)
build_install 0.010881 0.007636 2.096625 ( 1.039764)
test_btest 0.000969 0.000185 92.232969 ( 9.309282)
test_basic 0.002723 0.004187 0.349385 ( 0.445513)
test_all 0.001507 0.000342 706.063306 ( 70.153331)
test_rubyspec 0.118349 0.029997 49.134740 ( 57.315597)
total: 144.81 sec