Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-013139
#<BuildRuby:0x000055b06c63b740
@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.20231213-013139",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004860 0.000810 1.436988 ( 1.822613)
build_miniruby 0.000865 0.000145 0.909895 ( 0.909788)
build_ruby 0.001335 0.000000 2.811204 ( 2.810875)
build_all 0.009526 0.000359 16.451049 ( 1.499039)
build_install 0.005453 0.003780 4.992475 ( 1.249116)
test_btest 0.000000 0.001157 88.604784 ( 7.299850)
test_basic 0.002065 0.002484 0.818565 ( 0.897342)
test_all 0.108686 0.027279 538.753834 ( 56.552364)
test_rubyspec 0.020687 0.029487 50.554698 ( 63.011092)
total: 136.05 sec