Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-025839
#<BuildRuby:0x0000562a2fb1b8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231129-025839",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003608 0.000656 0.845982 ( 1.237325)
build_miniruby 0.001062 0.000193 0.883028 ( 0.882631)
build_ruby 0.001179 0.000214 2.708321 ( 2.742909)
build_all 0.003564 0.004124 12.104161 ( 1.006628)
build_install 0.009164 0.000000 3.468090 ( 0.972908)
test_btest 0.000731 0.000000 64.782722 ( 5.116093)
test_basic 0.002850 0.000000 0.373915 ( 0.457193)
test_all 0.060473 0.037917 378.764879 ( 44.709615)
test_rubyspec 0.040380 0.031709 39.496262 ( 52.157617)
total: 109.28 sec