Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-050508
#<BuildRuby:0x000055ec83b0c0a0
@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.20231217-050508",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003981 0.001857 1.556196 ( 1.902233)
build_miniruby 0.000677 0.000316 0.871751 ( 0.871126)
build_ruby 0.000967 0.000452 2.860324 ( 2.860287)
build_all 0.009668 0.000501 16.498778 ( 1.508295)
build_install 0.008554 0.000000 4.852219 ( 1.148839)
test_btest 0.000568 0.000209 85.016711 ( 7.629363)
test_basic 0.003915 0.001442 0.799811 ( 0.876410)
test_all 0.105622 0.028812 543.197326 ( 60.529949)
test_rubyspec 0.025641 0.021590 50.988715 ( 63.320004)
total: 140.65 sec