Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-184942
#<BuildRuby:0x00005605975beeb8
@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.20231122-184942",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004147 0.000976 1.273568 ( 1.669339)
build_miniruby 0.000862 0.000202 0.916443 ( 0.916713)
build_ruby 0.001135 0.000267 3.055142 ( 3.055484)
build_all 0.009511 0.001137 16.902290 ( 1.500341)
build_install 0.008052 0.000709 5.151299 ( 1.176180)
test_btest 0.000847 0.000179 85.670422 ( 7.807567)
test_basic 0.001914 0.005417 0.766924 ( 0.837346)
test_all 0.104079 0.033113 517.449721 ( 48.130695)
test_rubyspec 0.030122 0.018356 49.435348 ( 61.768763)
total: 126.86 sec