Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-165049
#<BuildRuby:0x0000556dd2e07bb8
@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.20231202-165049",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000582 0.004186 1.195307 ( 1.591815)
build_miniruby 0.000802 0.000126 0.802916 ( 0.802309)
build_ruby 0.001009 0.000159 3.016837 ( 3.018046)
build_all 0.009938 0.000211 16.763238 ( 1.459334)
build_install 0.007130 0.002690 5.000526 ( 1.210537)
test_btest 0.000890 0.000143 89.409768 ( 7.377324)
test_basic 0.004774 0.000000 0.739865 ( 0.816416)
test_all 0.094744 0.039719 560.934495 ( 52.126033)
test_rubyspec 0.024355 0.022811 50.608003 ( 62.923231)
total: 131.33 sec