Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-033112
#<BuildRuby:0x0000560c14a3b5f8
@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.20231216-033112",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.004562 0.000245 1.363566 ( 1.724703)
build_miniruby 0.000652 0.000290 0.812417 ( 0.812342)
build_ruby 0.000894 0.000397 2.818855 ( 2.819822)
build_all 0.005518 0.004891 17.067780 ( 1.535941)
build_install 0.002792 0.006068 5.008746 ( 1.169690)
test_btest 0.000631 0.000378 92.451207 ( 7.485526)
test_basic 0.002603 0.001562 0.709726 ( 0.788565)
test_all 0.101656 0.034316 568.827400 ( 50.761765)
test_rubyspec 0.034555 0.021225 51.487355 ( 63.745348)
total: 130.84 sec