Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-060405
#<BuildRuby:0x000055c9807040a0
@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.20231228-060405",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005004 0.000834 1.240603 ( 1.812081)
build_miniruby 0.000869 0.000145 0.879423 ( 0.878509)
build_ruby 0.001012 0.000169 2.805075 ( 2.804852)
build_all 0.009124 0.000000 15.848686 ( 1.430255)
build_install 0.008115 0.000000 4.515383 ( 1.142928)
test_btest 0.000887 0.000093 80.634224 ( 7.716289)
test_basic 0.004325 0.000000 0.644843 ( 0.725534)
test_all 0.095637 0.036062 558.446822 ( 54.178698)
test_rubyspec 0.022687 0.022737 49.760910 ( 62.049710)
total: 132.74 sec