Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-142524
#<BuildRuby:0x000055dd1469b918
@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.20240112-142524",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000504 0.004079 0.855761 ( 1.374749)
build_miniruby 0.000963 0.000107 0.903686 ( 0.903549)
build_ruby 0.001167 0.000130 2.728089 ( 2.732266)
build_all 0.009768 0.000141 14.727514 ( 1.377082)
build_install 0.003395 0.005645 4.299148 ( 1.168322)
test_btest 0.000720 0.000115 75.830416 ( 7.883806)
test_basic 0.003831 0.000040 0.595713 ( 0.663926)
test_all 0.105156 0.027419 523.806382 ( 47.074222)
test_rubyspec 0.019074 0.012599 49.380190 ( 61.953064)
total: 125.13 sec