Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-124347
#<BuildRuby:0x00005604d35cf7f0
@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.20240117-124347",
@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.000050 0.000000 0.000050 ( 0.000023)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.003212 0.003860 0.813490 ( 1.254916)
build_miniruby 0.001145 0.000000 0.866854 ( 0.866269)
build_ruby 0.001553 0.000000 2.672207 ( 2.673117)
build_all 0.008714 0.000000 12.008651 ( 0.994070)
build_install 0.006076 0.007653 3.503861 ( 0.973652)
test_btest 0.000651 0.000195 66.401069 ( 4.606611)
test_basic 0.000000 0.004828 0.390951 ( 0.471415)
test_all 0.072754 0.022781 390.751046 ( 32.844189)
test_rubyspec 0.042111 0.089033 73.532548 ( 86.014464)
total: 130.70 sec