Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-224011
#<BuildRuby:0x000055da1db53040
@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-224011",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000019 0.000010 0.000029 ( 0.000028)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.005214 0.000553 1.204400 ( 1.548425)
build_miniruby 0.001006 0.000470 0.848250 ( 0.847682)
build_ruby 0.000911 0.000424 2.768110 ( 2.768093)
build_all 0.003637 0.005921 16.159160 ( 1.495188)
build_install 0.003561 0.005398 4.767728 ( 1.277611)
test_btest 0.001002 0.000000 83.279705 ( 6.594503)
test_basic 0.004965 0.000000 0.798427 ( 0.872267)
test_all 0.090373 0.040635 540.691262 ( 52.737098)
test_rubyspec 0.013845 0.036736 49.706470 ( 62.069041)
total: 130.21 sec