Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-175225
#<BuildRuby:0x0000556a7aca2e68
@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.20240106-175225",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.000029 0.004044 0.842191 ( 1.230482)
build_miniruby 0.000931 0.000169 0.905580 ( 0.905918)
build_ruby 0.001329 0.000000 2.691842 ( 2.691865)
build_all 0.009321 0.000000 14.511874 ( 1.349307)
build_install 0.004973 0.004848 4.206809 ( 1.144047)
test_btest 0.000527 0.000112 76.363928 ( 6.584074)
test_basic 0.000879 0.002429 0.419397 ( 0.498739)
test_all 0.111712 0.022606 533.537705 ( 49.345688)
test_rubyspec 0.018737 0.016316 49.831794 ( 62.378223)
total: 126.13 sec