Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-232609
#<BuildRuby:0x000055e5460c37b8
@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.20231025-232609",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004304 0.000123 1.356744 ( 1.630284)
build_miniruby 0.000000 0.001165 0.784134 ( 0.783535)
build_ruby 0.000000 0.001259 2.675799 ( 2.676352)
build_all 0.008510 0.001572 16.931415 ( 1.515670)
build_install 0.001094 0.008292 4.983683 ( 1.147823)
test_btest 0.000840 0.000336 85.985973 ( 7.302574)
test_basic 0.004957 0.000353 0.813713 ( 0.892580)
test_all 0.113854 0.022909 505.958974 ( 54.348320)
test_rubyspec 0.042149 0.012326 50.140597 ( 62.476989)
total: 132.77 sec